-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Closed
Labels
Milestone
Description
If a GUI window with Axes3D is resized, the Axes content is rendered into the resized rectangle, which has a different aspect ratio. This causes the image to be distorted. Together with #1077 this makes 3D plotting very poorly suited for plotting 3D data where all three axes are related, importantly real space data.
darkdragon-001