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

Skip to content

Commit a9f08fb

Browse files
committed
Add api changes about deprecating axes_grid
1 parent e5e265c commit a9f08fb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)