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

Skip to content

Commit bb45d27

Browse files
insertroarYunfei Yang
authored andcommitted
Create square_plot_feature.rst
1 parent 3f6dd49 commit bb45d27

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
Square Plot
2+
-------------------------
3+
4+
Square plot:
5+
6+
Added implementation of square plot feature that sets the axes of a plot
7+
to have the same maximum difference between them, and set the scale to be
8+
the same for both axes, creating a square plot.
9+
10+
Example shown by:
11+
12+
``ax.axis('square')``
13+

0 commit comments

Comments
 (0)