matplotlib.axes.Axes.get_subplotspec#

Axes.get_subplotspec()[source]#

Return theSubplotSpec associated with the subplot, or None.

Examples usingmatplotlib.axes.Axes.get_subplotspec#

Nested GridSpecs

Nested GridSpecs

Arranging multiple Axes in a Figure

Arranging multiple Axes in a Figure