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

Skip to content

Commit 532e26c

Browse files
committed
Describe polar-plot-specific zooming/panning.
svn path=/trunk/matplotlib/; revision=5374
1 parent 8558924 commit 532e26c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

doc/users/navigation_toolbar.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,11 @@ The ``Pan/Zoom`` button
4747
modifier keys 'x', 'y' or 'CONTROL' to constrain the zoom to the x
4848
axes, the y axes, or aspect ratio preserve, respectively.
4949

50+
With polar plots, the pan and zoom functionality behaves
51+
differently. The radius axis labels can be dragged using the left
52+
mouse button. The radius scale can be zoomed in and out using the
53+
right mouse button.
54+
5055
.. image:: ../mpl_data/images/zoom_to_rect.png
5156
:scale: 100
5257

0 commit comments

Comments
 (0)