XY Chart Rotation

Hi @Elwin_Justice,

I think there is no rotation parameter in XY chart. However you can swap X and Y values, that way you will have the graph vertically as you want.

Example:


image

Parameters swaped:


image

You can also play with position parameter top/bottom/left/right in xAxis/yAxis configurations.

Hope this helps!

Xabier

3 Likes