|
From: <md...@us...> - 2008-06-03 16:42:16
|
Revision: 5374
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5374&view=rev
Author: mdboom
Date: 2008-06-03 09:41:53 -0700 (Tue, 03 Jun 2008)
Log Message:
-----------
Describe polar-plot-specific zooming/panning.
Modified Paths:
--------------
trunk/matplotlib/doc/users/navigation_toolbar.rst
Modified: trunk/matplotlib/doc/users/navigation_toolbar.rst
===================================================================
--- trunk/matplotlib/doc/users/navigation_toolbar.rst 2008-06-03 16:40:52 UTC (rev 5373)
+++ trunk/matplotlib/doc/users/navigation_toolbar.rst 2008-06-03 16:41:53 UTC (rev 5374)
@@ -47,6 +47,11 @@
modifier keys 'x', 'y' or 'CONTROL' to constrain the zoom to the x
axes, the y axes, 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
+ mouse button. The radius scale can be zoomed in and out using the
+ right mouse button.
+
.. image:: ../mpl_data/images/zoom_to_rect.png
:scale: 100
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|