matplotlib.axes.Axes.format_xdata
-
Axes.format_xdata(self, x)
-
Return x formatted as an x-value.
This function will use the
fmt_xdata
attribute if it is not None, else will fall back on the xaxis major formatter.
Examples using matplotlib.axes.Axes.format_xdata
© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.3.3/api/_as_gen/matplotlib.axes.Axes.format_xdata.html