matplotlib.axes.Axes.format_ydata#

Axes.format_ydata(y)[源代码]#

返回 y 格式化为 y 值。

如果该函数使用的 fmt_ydata 属性不是 None,则会使用该属性,否则将回退到 y 轴的主要格式化器。