I am working on two figures with 2 axes each.
When I plot the below:
fig, (ax1,ax2) = plt.subplots(nrows=2,ncols=1,figsize=(20,20),sharex=True) ax1.plo