Hello,
I am working in Perspective to setup some XYcharts on my dashboard.
I am trying to setup an XY column chart with column styles for each x value depending on their respective y values.
For example on the chart below, my reference would be the red line value. If under I would be columns would be red, if over, columns would be green.
I am already able to change the whole series colors based on that, but still not able to do that per column.
Any idea in which properties of my XYchart I would be able to find this value?
Any idea if such setup is possible, and if not, should I just split this in two series (1 red, 1 green)
Thanks,
Alexandre