A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://matplotlib.org/api/_as_gen/matplotlib.gridspec.GridSpecFromSubplotSpec.html below:

matplotlib.gridspec.GridSpecFromSubplotSpec — Matplotlib 3.10.3 documentation

matplotlib.gridspec.GridSpecFromSubplotSpec#
class matplotlib.gridspec.GridSpecFromSubplotSpec(nrows, ncols, subplot_spec, wspace=None, hspace=None, height_ratios=None, width_ratios=None)[source]#

Bases: GridSpecBase

GridSpec whose subplot layout parameters are inherited from the location specified by a given SubplotSpec.

Parameters:
nrows, ncolsint

Number of rows and number of columns of the grid.

subplot_specSubplotSpec

Spec from which the layout parameters are inherited.

wspace, hspacefloat, optional

See GridSpec for more details. If not specified default values (from the figure or rcParams) are used.

height_ratiosarray-like of length nrows, optional

See GridSpecBase for details.

width_ratiosarray-like of length ncols, optional

See GridSpecBase for details.

get_subplot_params(figure=None)[source]#

Return a dictionary of subplot layout parameters.

get_topmost_subplotspec()[source]#

Return the topmost SubplotSpec instance associated with the subplot.

Examples using matplotlib.gridspec.GridSpecFromSubplotSpec#

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4