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

Skip to content

Commit 47e638b

Browse files
hasanrashidQuLogic
andauthored
Update doc/users/prev_whats_new/whats_new_3.6.0.rst
Co-authored-by: Elliott Sales de Andrade <[email protected]>
1 parent 2d17273 commit 47e638b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/users/prev_whats_new/whats_new_3.6.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -721,7 +721,7 @@ Users can set the aspect ratio for the X, Y, Z axes of a 3D plot to be 'equal',
721721
'equalxy', 'equalxz', or 'equalyz' rather than the default of 'auto'.
722722

723723
.. plot::
724-
:alt: Five plots, each showing a different aspect option for a rectangle that has height 4, depth 1, and width 1. auto: none of the dimensions have equal aspect, depth and width form a rectangular and height appears shrunken in proportion. equal: all the dimensions have equal aspect. equalxy: width and depth equal, height not so looks shrunken in proportion. equalyz: depth and height equal, width not so elongated. equalxz: width and height equal, depth not so elongated
724+
:alt: Five plots, each showing a different aspect option for a rectangle that has height 4, depth 1, and width 1. auto: none of the dimensions have equal aspect, depth and width form a rectangular and height appears shrunken in proportion. equal: all the dimensions have equal aspect. equalxy: width and depth equal, height not so looks shrunken in proportion. equalyz: depth and height equal, width not so elongated. equalxz: width and height equal, depth not so elongated.
725725
:include-source: true
726726

727727
from itertools import combinations, product

0 commit comments

Comments
 (0)