mpl_toolkits.axes_grid1.axes_divider.AxesLocator(axes_divider, nx, ny, nx1=None, ny1=None)[source]¶A simple callable object, initialized with AxesDivider class, returns the position and size of the given cell.
| Parameters: | axes_divider : AxesDivider nx, nx1 : int
ny, ny1 : int
|
|---|