@@ -9,11 +9,11 @@ All figure windows come with a navigation toolbar, which can be used
99to navigate through the data set. Here is a description of each of
1010the buttons at the bottom of the toolbar
1111
12- .. image :: ../mpl_data /images/home.png
12+ .. image :: ../../lib/matplotlib/mpl-data /images/home.png
1313
14- .. image :: ../mpl_data /images/back.png
14+ .. image :: ../../lib/matplotlib/mpl-data /images/back.png
1515
16- .. image :: ../mpl_data /images/forward.png
16+ .. image :: ../../lib/matplotlib/mpl-data /images/forward.png
1717
1818The ``Forward `` and ``Back `` buttons
1919 These are akin to the web browser forward and back buttons. They
@@ -26,7 +26,7 @@ The ``Forward`` and ``Back`` buttons
2626 ``Back ``, think web browser where data views are web pages. Use
2727 the pan and zoom to rectangle to define new views.
2828
29- .. image :: ../mpl_data /images/move.png
29+ .. image :: ../../lib/matplotlib/mpl-data /images/move.png
3030
3131The ``Pan/Zoom `` button
3232 This button has two modes: pan and zoom. Click the toolbar button
@@ -50,7 +50,7 @@ The ``Pan/Zoom`` button
5050 mouse button. The radius scale can be zoomed in and out using the
5151 right mouse button.
5252
53- .. image :: ../mpl_data /images/zoom_to_rect.png
53+ .. image :: ../../lib/matplotlib/mpl-data /images/zoom_to_rect.png
5454
5555The ``Zoom-to-rectangle `` button
5656 Click this toolbar button to activate this mode. Put your mouse
@@ -61,14 +61,14 @@ The ``Zoom-to-rectangle`` button
6161 with the right button, which will place your entire axes in the
6262 region defined by the zoom out rectangle.
6363
64- .. image :: ../mpl_data /images/subplots.png
64+ .. image :: ../../lib/matplotlib/mpl-data /images/subplots.png
6565
6666The ``Subplot-configuration `` button
6767 Use this tool to configure the parameters of the subplot: the
6868 left, right, top, bottom, space between the rows and space between
6969 the columns.
7070
71- .. image :: ../mpl_data /images/filesave.png
71+ .. image :: ../../lib/matplotlib/mpl-data /images/filesave.png
7272
7373The ``Save `` button
7474 Click this button to launch a file save dialog. You can save
@@ -84,14 +84,14 @@ Command Keyboard Shortcut(s)
8484================================== ==============================================
8585Home/Reset **h ** or **r ** or **home **
8686Back **c ** or **left arrow ** or **backspace **
87- Forward **v ** or **right arrow **
88- Pan/Zoom **p **
89- Zoom-to-rect **o **
90- Save **s **
87+ Forward **v ** or **right arrow **
88+ Pan/Zoom **p **
89+ Zoom-to-rect **o **
90+ Save **s **
9191Toggle fullscreen **f **
9292Constrain pan/zoom to x axis hold **x **
9393Constrain pan/zoom to y axis hold **y **
94- Preserve aspect ratio hold **CONTROL **
94+ Preserve aspect ratio hold **CONTROL **
9595Toggle grid **g **
9696Toggle y axis scale (log/linear) **l **
9797================================== ==============================================
0 commit comments