Bases: matplotlib.gridspec.GridSpecBase
GridSpec whose subplot layout parameters are inherited from the location specified by a given SubplotSpec.
Number of rows and number of columns of the grid.
Spec from which the layout parameters are inherited.
See GridSpec
for more details. If not specified default values (from the figure or rcParams) are used.
See GridSpecBase
for details.
See GridSpecBase
for details.
Return a dictionary of subplot layout parameters.
Return the topmost SubplotSpec
instance associated with the subplot.
matplotlib.gridspec.GridSpecFromSubplotSpec
© 2012–2021 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.5.1/api/_as_gen/matplotlib.gridspec.GridSpecFromSubplotSpec.html