matplotlib.axes.Axes.set_autoscalex_on#

Axes.set_autoscalex_on(b)[源代码]#

设置在绘图时或通过 Axes.autoscale_view 时是否自动缩放 x 轴。

如果 b 为 None,则值不会被改变。

参数:
b布尔值