File tree 2 files changed +4
-4
lines changed 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Axes Grid
18
18
objects, and in the new version this toolkit was broken
19
19
into the two modules below. For the documentation on ``axes_grid ``,
20
20
see the `previous version of the docs
21
- <http ://matplotlib.org/2.0.1/mpl_toolkits/axes_grid/index.html#toolkit-axesgrid-index> `_.
21
+ <https ://matplotlib.org/2.0.1/mpl_toolkits/axes_grid/index.html#toolkit-axesgrid-index> `_.
22
22
23
23
.. autosummary ::
24
24
:toctree: ../_as_gen
Original file line number Diff line number Diff line change @@ -36,9 +36,9 @@ mplot3d API
36
36
See :attr: `mpl_toolkits.mplot3d.axis3d._axinfo ` for a dictionary containing
37
37
constants that may be modified for controlling the look and feel
38
38
of mplot3d axes (e.g., label spacing, font colors and panel colors).
39
- Historically, axis3d has suffered from having hard-coded constants
40
- that precluded user adjustments, and this dictionary was implemented
41
- in version 1.1 as a stop-gap measure.
39
+ Historically, axis3d has suffered from having hard-coded constants
40
+ that precluded user adjustments, and this dictionary was implemented
41
+ in version 1.1 as a stop-gap measure.
42
42
43
43
44
44
.. autosummary ::
You can’t perform that action at this time.
0 commit comments