Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0492b88

Browse files
committed
Fix baseline images and whatsnew note.
1 parent 0848bd1 commit 0492b88

6 files changed

Lines changed: 52 additions & 80 deletions

File tree

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
``Axes3D`` no longer distorts the 3d plot to match the 2d aspect ratio
22
----------------------------------------------------------------------
33

4-
Plots made with :class:`~mpl_toolkits.mplot3d.Axes3D` were previously stretched
5-
to fit a square bounding box. aS this stretching was done after the projection
6-
from 3D to 2D, it resulted in distorted images if non-square bounding boxes
7-
were used.
4+
Plots made with :class:`~mpl_toolkits.mplot3d.axes3d.Axes3D` were previously
5+
stretched to fit a square bounding box. As this stretching was done after
6+
the projection from 3D to 2D, it resulted in distorted images if non-square
7+
bounding boxes were used.
88

99
As of this release, this no longer occurs.
297 Bytes
Loading
-4.24 KB
Loading
1.58 KB
Loading
202 Bytes
Loading

0 commit comments

Comments
 (0)