Hello, I was wondering about this particular usecase.
I want to change the color of each label that have the value 0. The others should be of different color.

According to the documentation, the colors array controls them, but it's not a function so I can't pass the value

I tried using the colorRanges but those only seem to control the background, not the datalabels properties

Thank you so much in advance.