class mpl_toolkits.axes_grid1.axes_divider.AxesLocator(axes_divider, nx, ny, nx1=None, ny1=None) [source]
Bases: object
A simple callable object, initialized with AxesDivider class, returns the position and size of the given cell.
| Parameters: |
|
|---|
get_subplotspec(self) [source]
© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.1.1/api/_as_gen/mpl_toolkits.axes_grid1.axes_divider.AxesLocator.html