You are reading an old version of the documentation (v2.2.3). For the latest version see https://matplotlib.org/stable/api/_as_gen/mpl_toolkits.axes_grid1.axes_grid.html
Version 2.2.3
matplotlib
Fork me on GitHub

Table Of Contents

mpl_toolkits.axes_grid1.axes_grid

Classes

AxesGrid alias of mpl_toolkits.axes_grid1.axes_grid.ImageGrid
CbarAxes(*kl, **kwargs)
CbarAxesBase
Grid(fig, rect, nrows_ncols[, ngrids, ...]) A class that creates a grid of Axes.
ImageGrid(fig, rect, nrows_ncols[, ngrids, ...]) A class that creates a grid of Axes.