transData#

named_arrays.plt.transData(ax=None)#

A thin wrapper around matplotlib.axes.Axes.transData for named arrays.

Parameters:

ax (None | Axes | AbstractScalar) – The matplotlib axes instance(s) to get the axes transformation from.

Return type:

Transform | AbstractScalar