Indexed Colors (default)
By default, Proportion Chart portions are assigned a color based on their index in the ordered list in which they appear (usually alphabetical order) :
Item1 in the values of the series (see Legend order) is assigned Color1, Item2 is assigned Color2, etc…
The palette has 15 colors. When there are more series items than 15, the colors assigned loop back to Color 1.
Default Palette (default)
To enable the Default Palette (it is enabled by default), check Use Default Palette under Series Palette :
The list of colors in the default palette is below :
Custom Palette
To start customizing the Default Palette, un-check Use Default Palette under Series Palette :
Then you can customize colors either by entering their hexadecimal code (#RRGGBB) :
… or by clicking the color and using the graphical color picker :
Value-based Colors
What are Value-based colors ?
But what if your series changes over time ?
When items are renamed, added, or deleted from the data, the index of existing items will change, and their color will change !
This could happen simply during filtering at runtime for example.
Instead of index-based, you may then choose Value-based colors : the same value in the Series field will always have the same color in the Chart.
For this, simply check Use value-based colors under Series Palette :
Customizing Value-based colors
Value-based colors are defined at the Data Source level.
This is in order to allow re-use of the colors everywhere the same data is used.
To configure value-based colors, see the corresponding chapter Value-based Settings, under Transforming Data.
Post your comment on this topic.