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

Skip to content

Commit c218988

Browse files
committed
fixed some axes/axis doc typos
svn path=/trunk/matplotlib/; revision=8139
1 parent 2231d0b commit c218988

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/users/navigation_toolbar.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@ The ``Pan/Zoom`` button
3939
the right mouse button to zoom, dragging it to a new position.
4040
The x axis will be zoomed in proportionate to the rightward
4141
movement and zoomed out proportionate to the leftward movement.
42-
Ditto for the yaxis and up/down motions. The point under your
42+
Ditto for the y axis and up/down motions. The point under your
4343
mouse when you begin the zoom remains stationary, allowing you to
4444
zoom to an arbitrary point in the figure. You can use the
4545
modifier keys 'x', 'y' or 'CONTROL' to constrain the zoom to the x
46-
axes, the y axes, or aspect ratio preserve, respectively.
46+
axis, the y axis, or aspect ratio preserve, respectively.
4747

4848
With polar plots, the pan and zoom functionality behaves
4949
differently. The radius axis labels can be dragged using the left

0 commit comments

Comments
 (0)