matplotlib.axes.Axes.format_xdata#

Axes.format_xdata(x)[源代码]#

返回格式化为 x 值的 x

如果 fmt_xdata 属性不是 None,此函数将使用它;否则,它将回退到 x 轴主格式器。