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

Skip to content

Commit 8466e7f

Browse files
committed
Zoom out to rectangle is not experimental anymore.
The feature has been around for a long time already; update the doc accordingly.
1 parent 884060a commit 8466e7f

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

doc/users/navigation_toolbar.rst

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,12 @@ The ``Pan/Zoom`` button
5353
.. image:: ../../lib/matplotlib/mpl-data/images/zoom_to_rect_large.png
5454

5555
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.
6362

6463
.. image:: ../../lib/matplotlib/mpl-data/images/subplots_large.png
6564

0 commit comments

Comments
 (0)