You are reading an old version of the documentation (v3.0.2). For the latest version see https://matplotlib.org/stable/api/_as_gen/mpl_toolkits.axes_grid1.axes_grid.html
Version 3.0.2
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(*args, orientation, **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.