mpl_toolkits.axes_grid1.axes_grid#

Classes#

AxesGrid

alias of ImageGrid

CbarAxesBase(*args, orientation, **kwargs)

Grid(fig, rect, nrows_ncols[, ngrids, ...])

A grid of Axes.

ImageGrid(fig, rect, nrows_ncols[, ngrids, ...])

A grid of Axes for Image display.