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