Matplotlib
How to Create Dual Y-Axes in Matplotlib
Learn how to use ax.twinx() to plot two datasets with different scales on a shared X-axis.
Learn how to use ax.twinx() to plot two datasets with different scales on a shared X-axis.