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