fig, axe = plt.subplots(nrows=3) sns.set_theme(style="whitegrid") axe ...

fig, axe = plt.subplots(nrows=3) sns.set_theme(style="whitegrid") axe ...

More to explore