[ Web Proxy ]
URL:
Viewing: https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.twinx.html [Back]  [Original]

matplotlib.pyplot.twinx — Matplotlib 3.11.2 documentation
Back to top
Search the docs ...:

matplotlib.pyplot.twinx#

matplotlib.pyplot.twinx(ax=None)[source]#

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

Examples

Plots with different scales

Examples using matplotlib.pyplot.twinx#

[]

Plots with different scales

Plots with different scales

Web Proxy Viewer  |  New URL  |  Original Page