matplotlib.axes.Axes.get_xlim # 轴。get_xlim ( ) [来源] # 返回 x 轴视图范围。 返回: 左,右(浮动,浮动)数据坐标中的当前 x 轴范围。 也可以看看 Axes.set_xlim set_xbound,get_xbound invert_xaxis,xaxis_inverted 笔记 x 轴可以反转,在这种情况下,左侧值将大于右侧值。 使用#的示例matplotlib.axes.Axes.get_xlim 衰变 衰变