File tree Expand file tree Collapse file tree 4 files changed +16
-23
lines changed
Expand file tree Collapse file tree 4 files changed +16
-23
lines changed Original file line number Diff line number Diff line change @@ -163,4 +163,3 @@ Alphabetical list of modules:
163163 toolkits/mplot3d.rst
164164 toolkits/axes_grid1.rst
165165 toolkits/axisartist.rst
166- toolkits/axes_grid.rst
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11.. module :: mpl_toolkits.axes_grid1
22
3+ .. redirect-from :: /api/toolkits/axes_grid
4+
35``mpl_toolkits.axes_grid1 ``
46===========================
57
@@ -15,6 +17,13 @@ See :ref:`axes_grid1_users-guide-index` for a guide on the usage of axes_grid1.
1517 :align: center
1618 :scale: 50
1719
20+ .. note ::
21+
22+ This module contains classes and function that were formerly part of the
23+ ``mpl_toolkits.axes_grid `` module that was removed in 3.6. Additional
24+ classes from that older module may also be found in
25+ `mpl_toolkits.axisartist `.
26+
1827.. currentmodule :: mpl_toolkits
1928
2029**The submodules of the axes_grid1 API are: **
Original file line number Diff line number Diff line change @@ -17,6 +17,13 @@ You can find a tutorial describing usage of axisartist at the
1717 :align: center
1818 :scale: 50
1919
20+ .. note ::
21+
22+ This module contains classes and function that were formerly part of the
23+ ``mpl_toolkits.axes_grid `` module that was removed in 3.6. Additional
24+ classes from that older module may also be found in
25+ `mpl_toolkits.axes_grid1 `.
26+
2027.. currentmodule :: mpl_toolkits
2128
2229**The submodules of the axisartist API are: **
You can’t perform that action at this time.
0 commit comments