mpl_toolkits.axes_grid1.axes_grid#

Classes#

AxesGrid

alias of ImageGrid

CbarAxes(*args, orientation, **kwargs)

[Deprecated]

CbarAxesBase(*args, orientation, **kwargs)

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

A grid of Axes.

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

Parameters: