transAxes#
- named_arrays.plt.transAxes(ax=None)#
A thin wrapper around
matplotlib.axes.Axes.transAxesfor 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.transAxes for named arrays.
ax (None | Axes | AbstractScalar) – The matplotlib axes instance(s) to get the axes transformation from.