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.