matplotlib.axes.Axes.format_xdata#

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

返回 x 格式化为 x 值。

如果该函数的 fmt_xdata 属性不为 None,则使用该属性,否则将回退到 x 轴主格式化器。