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