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