You are reading an old version of the documentation (v3.1.0). For the latest version see https://matplotlib.org/stable/api/_as_gen/matplotlib.axes.Axes.convert_xunits.html
Version 3.1.0
matplotlib
Fork me on GitHub

matplotlib.axes.Axes.convert_xunits

Axes.convert_xunits(self, x)

Convert x using the unit type of the xaxis.

If the artist is not in contained in an Axes or if the xaxis does not have units, x itself is returned.