8000 Merge pull request #22886 from oscargus/removeaxesgrid · matplotlib/matplotlib@f8cd2c9 · GitHub
[go: up one dir, main page]

Skip to content

Commit f8cd2c9

Browse files
authored
Merge pull request #22886 from oscargus/removeaxesgrid
MNT: remove mpl_toolkits.axes_grid
2 parents 5e192cc + c57006c commit f8cd2c9

17 files changed

+7
-44
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`` module removed
2+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3+
4+
All functionally from ``mpl_toolkits.axes_grid`` can be found in either
5+
`mpl_toolkits.axes_grid1` or `mpl_toolkits.axisartist`. Axes classes
6+
from ``mpl_toolkits.axes_grid`` based on ``Axis`` from
7+
`mpl_toolkits.axisartist` can be found in `mpl_toolkits.axisartist`.

lib/mpl_toolkits/axes_grid/__init__.py

Lines changed: 0 additions & 10 deletions
This file was deleted.

lib/mpl_toolkits/axes_grid/anchored_artists.py

Lines changed: 0 additions & 6 deletions
This file was deleted.

lib/mpl_toolkits/axes_grid/angle_helper.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

lib/mpl_toolkits/axes_grid/axes_divider.py

Lines changed: 0 additions & 3 deletions
This file was deleted.

lib/mpl_toolkits/axes_grid/axes_grid.py

Lines changed: 0 additions & 2 deletions
This file was deleted.

lib/mpl_toolkits/axes_grid/axes_rgb.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

lib/mpl_toolkits/axes_grid/axes_size.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

lib/mpl_toolkits/axes_grid/axis_artist.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

lib/mpl_toolkits/axes_grid/axisline_style.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

lib/mpl_toolkits/axes_grid/axislines.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

lib/mpl_toolkits/axes_grid/clip_path.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

lib/mpl_toolkits/axes_grid/floating_axes.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

lib/mpl_toolkits/axes_grid/grid_finder.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

lib/mpl_toolkits/axes_grid/grid_helper_curvelinear.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

lib/mpl_toolkits/axes_grid/inset_locator.py

Lines changed: 0 additions & 4 deletions
This file was deleted.

lib/mpl_toolkits/axes_grid/parasite_axes.py

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)
0