matplotlib.axes.Axes.set_autoscalex_on

Axes.set_autoscalex_on(b)

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

Parameters:
bbool

Examples using matplotlib.axes.Axes.set_autoscalex_on