The colors on the chart are driven by a series aggregate that allows you to have as many values as possible. Currently, there are two types of aggregates. The first type returns single values and the second type return multiple values (series). It is possible to set the color of a single value once but you can’t set the multiple value ones because you have to do it for each and every value. That’s why the multiple-value ones have a clearly defined color palette hardcoded to insure that no matter what you do with the table fields the chart won’t break.
So the Bar Charts use a fixed color palette to depict the data and depending on the mix of values to be displayed and the order of the records, the color used may not match what was used for that component last time the chart was rendered.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article