Revision: 8139
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8139&view=rev
Author: jdh2358
Date: 2010-02-17 02:43:26 +0000 (Wed, 17 Feb 2010)
Log Message:
-----------
fixed some axes/axis doc typos
Modified Paths:
--------------
trunk/matplotlib/doc/users/navigation_toolbar.rst
Modified: trunk/matplotlib/doc/users/navigation_toolbar.rst
===================================================================
--- trunk/matplotlib/doc/users/navigation_toolbar.rst 2010-02-17 02:33:01 UTC (rev 8138)
+++ trunk/matplotlib/doc/users/navigation_toolbar.rst 2010-02-17 02:43:26 UTC (rev 8139)
@@ -39,11 +39,11 @@
the right mouse button to zoom, dragging it to a new position.
The x axis will be zoomed in proportionate to the rightward
movement and zoomed out proportionate to the leftward movement.
- Ditto for the yaxis and up/down motions. The point under your
+ Ditto for the y axis and up/down motions. The point under your
mouse when you begin the zoom remains stationary, allowing you to
zoom to an arbitrary point in the figure. You can use the
modifier keys 'x', 'y' or 'CONTROL' to constrain the zoom to the x
- axes, the y axes, or aspect ratio preserve, respectively.
+ axis, the y axis, or aspect ratio preserve, respectively.
With polar plots, the pan and zoom functionality behaves
differently. The radius axis labels can be dragged using the left
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|