Reverse Axis #484
|
How does one go about reversing the y-axis? I want the negative y-axis to point upwards and naturally the positive y-axis to point downwards. |
Answered by
prithvidiamond1
Jun 18, 2023
Replies: 1 comment
|
Never mind I found it, it is done using the |
0 replies
Answer selected by
prithvidiamond1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Never mind I found it, it is done using the
ImPlotAxisFlags. I am closing this as resolved and I am sorry for the premature discussion opening.