[Workshop] Color Bar of Chart XY Based on Percentage Display

I want to color my bar chart based on percentage conditions: if the value is <4, color it green; if the value is >4, color it red (example).

Hello, in the XY Chart widget you can’t change the colour of individual bars unless your chart is segmented. In your example, what value is 4? If this is a separate property value on the object set you are charting, you could use the Vega Chart widget for more customization options.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.