One ylabel for two subplots using Python Matplotlib.pyplot


The result is:

One ylabel for two subplots using Python Matplotlib.pyplot

This page shows how to write one label on two subplots using python and matplotlib.pyplot. By set label_coords of the ylabel, you can move the position of the ylabel.