Axes.set_anchor(anchor, share=False)¶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: |
|
|---|
See also
matplotlib.axes.Axes.set_aspect