Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I basically want to create a subplot, but the current subplot feature in ImPlot does not cover what I need. So, I make a separate plot instead, but I want them to still be linked and synchronous for the X axis. My problem is that the chart is not aligned properly because the difference in the width of the inner chart is caused by the difference width of the edge. Here is the image.
How to make the edge have the same width?
Beta Was this translation helpful? Give feedback.
All reactions