John Hunter Excellence in Plotting Contest 2020 submissions are open! Entries are due June 1, 2020.
matplotlib.pyplot
matplotlib.pyplot.
twinx
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