matplotlib / 3.7 / _as_gen / matplotlib.pyplot.twiny.html

matplotlib.pyplot.twiny

matplotlib.pyplot.twiny(ax=None)[source]

Make and return a second axes that shares the y-axis. The new axes will overlay ax (or the current axes if ax is None), and its ticks will be on the top.

Examples

Plots with different scales

© 2012–2023 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.twiny.html