Reputation: 2455
I have a calculated dimension that yields following values: 'N', 'P', 'K'. On top of that is an expresion. Also I am using PIE CHART to represent the data. The numbers are calculated ok. I need help in selecting colors for the dimension values. There are predefined colors that each dimension values needs to have. How can I imprement that? In "Expression" Tab -> "Background Color" I can't reference the dimension, since it it a calculated dimension. I appreciate the constructive feedback.
Upvotes: 0
Views: 3338
Reputation: 36784
With some chart types comes a 'Colors' tab in the chart properties window. If you go to that tab you will be presented with numerous color options for your different dimensions (calculated or not):
Change the colors to your liking and watch the Pie Chart update.
Check the 'Persistent Colors' checkbox to keep colors assigned to dimensional values.
Upvotes: 2