What determines the colors for a Pie Chart?

Hi,

I have set up a pie chart to show a boolean value. How is it determined what color is primary and secodary? I would like to have the true value to be primary color.

For me it seems like the largest value is always primary, making a comparison like this very misleading.
Pie 1 Green =false , Pie2 Green = true, Pie3 Green = false

image

Hi @Preben!

The primary color is determined by the highest value in the aggregation of the category property. However, I have recorded a feature request on the possibility to define custom colors for charts.

Thanks for the update. There is no good work-around in my case, so I hope this will be prioritized :slight_smile: