-
Hi, Is there a way to draw a line chart vertically, with the X axis being vertical and the Y axis horizontal? Thanks, |
Beta Was this translation helpful? Give feedback.
Answered by
oleneveu
Feb 4, 2025
Replies: 1 comment
-
Inverting the values from X and Y, and then inverting the Y axis gives the result I expected. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
oleneveu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Inverting the values from X and Y, and then inverting the Y axis gives the result I expected.