File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -53,13 +53,12 @@ The ``Pan/Zoom`` button
53
53
.. image :: ../../lib/matplotlib/mpl-data/images/zoom_to_rect_large.png
54
54
55
55
The ``Zoom-to-rectangle `` button
56
- Click this toolbar button to activate this mode. Put your mouse
57
- somewhere over an axes and press the left mouse button. Drag the
58
- mouse while holding the button to a new location and release. The
59
- axes view limits will be zoomed to the rectangle you have defined.
60
- There is also an experimental 'zoom out to rectangle' in this mode
61
- with the right button, which will place your entire axes in the
62
- region defined by the zoom out rectangle.
56
+ Click this toolbar button to activate this mode. Put your mouse somewhere
57
+ over an axes and press a mouse button. Define a rectangular region by
58
+ dragging the mouse while holding the button to a new location. When using
59
+ the left mouse button, the axes view limits will be zoomed to the defined
60
+ region. When using the right mouse button, the axes view limits will be
61
+ zoomed out, placing the original axes in the defined region.
63
62
64
63
.. image :: ../../lib/matplotlib/mpl-data/images/subplots_large.png
65
64
You can’t perform that action at this time.
0 commit comments