AxesGrid |
alias of mpl_toolkits.axisartist.axes_grid.ImageGrid |
CbarAxes (*kl, **kwargs) |
|
Grid (fig, rect, nrows_ncols[, ngrids, ...]) |
Build an Grid instance with a grid nrows*ncols Axes in Figure fig with rect=[left, bottom, width, height] (in Figure coordinates) or the subplot position code (e.g., "121"). |
ImageGrid (fig, rect, nrows_ncols[, ngrids, ...]) |
Build an ImageGrid instance with a grid nrows*ncols Axes in Figure fig with rect=[left, bottom, width, height] (in Figure coordinates) or the subplot position code (e.g., "121"). |