matplotlib.axes.Axes.set_autoscaley_on

Axes.set_autoscaley_on(b)[source]

Set whether the yaxis is autoscaled when drawing or by Axes.autoscale_view. If b is None, then the value is not changed.

Parameters:
bbool

© 2012–2023 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/stable/api/_as_gen/matplotlib.axes.Axes.set_autoscaley_on.html