matplotlib.axes.Axes.reset_position#
- Axes.reset_position()[source]#
Reset the active position to the original position.
This undoes changes to the active position (as defined in
set_position
) which may have been performed to satisfy fixed-aspect constraints.