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