matplotlib.axes.Axes.set_autoscale_on

Axes.set_autoscale_on(self, b)

Set whether autoscaling is applied to axes on the next draw or call to Axes.autoscale_view.

Parameters:
bbool

Examples using matplotlib.axes.Axes.set_autoscale_on