mpl_toolkits.axes_grid1.axes_grid#

Classes#

AxesGrid

alias ofImageGrid

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.

On this page