mpl_toolkits.axisartist.axes_grid
Classes
AxesGrid | alias of mpl_toolkits.axisartist.axes_grid.ImageGrid
|
CbarAxes (*args, orientation, **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"). |
© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.0.0/api/_as_gen/mpl_toolkits.axisartist.axes_grid.html