Hi, I have an XY Chart that I want to flip the X axis on, so that instead of ascending values it would display descending values. Is is possible to do that?
For Time Series it is possible to use Overrides - Graph styles > Transform - Negative Y:
For XY Chart, Transform is also mentioned in the documentation, but I haven’t seen that it is already available.
So as of now for XY Chart I think it is possible only at datasource level…
Thank you, both of you!
I ended up going with the plotly plugin in the end. It seems fairly similar to Business Charts.


