Replies: 2 comments
-
Moving priority to high! |
Beta Was this translation helpful? Give feedback.
0 replies
-
This feature was merged in #46 |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
ImPlot3D currently uses a default cube-like aspect ratio for its 3D plots, where all axes have equal scaling. However, not all data fits neatly into a cube! With custom axis ratios we would be able to define the aspect ratio for each axis (e.g., 1:2:3 or 1:1:2).
Some examples:
Beta Was this translation helpful? Give feedback.
All reactions