We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5e265c commit a9f08fbCopy full SHA for a9f08fb
doc/api/api_changes/2015-12-30-JHN.rst
@@ -0,0 +1,7 @@
1
+`mpl_toolkits.axes_grid` has been deprecated
2
+````````````````````````````````````````````
3
+
4
+All functionallity from `mpl_toolkits.axes_grid` can be found in either
5
+`mpl_toolkits.axes_grid1` or `mpl_toolkits.axisartist`. Axes classes from
6
+`mpl_toolkits.axes_grid` based on `Axis` from `mpl_toolkits.axisartist` can be
7
+fund in `mpl_toolkits.axisartist`
0 commit comments