transData#
- named_arrays.plt.transData(ax=None)#
A thin wrapper around
matplotlib.axes.Axes.transDatafor named arrays.- Parameters:
ax (None | Axes | AbstractScalar) – The matplotlib axes instance(s) to get the axes transformation from.
- Return type:
A thin wrapper around matplotlib.axes.Axes.transData for named arrays.
ax (None | Axes | AbstractScalar) – The matplotlib axes instance(s) to get the axes transformation from.