Axes.
set_anchor
(anchor)¶Define the anchor location.
The actual drawing area (active position) of the Axes may be smaller than the Bbox (original position) when a fixed aspect is required. The anchor defines where the drawing area will be located within the available space.
Parameters: | anchor : str or 2-tuple of floats
|
---|
See also
matplotlib.axes.Axes.set_aspect