More than 3 axes for line series plot #297
Unanswered
sivarammurugan
asked this question in
Q&A
Replies: 1 comment
-
In theory you should be able to do this by adding additional ImAxis enums (eg ImAxis_Y4,...ImAxisY8), but I have not tested this yet. Let me know what happens 😄 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi , thanks to developers for this amazing library. Currently implot supports upto 3 Y-axis to be specified for line plots. Is there any way to increase this limit ,say from 3 to 8 ?
Beta Was this translation helpful? Give feedback.
All reactions