Speichern Sie die Achse und setzen Sie später ein
fig, (ax1, ax2) = plt.subplots(nrows=2, sharex=True)
Real Raccoon
fig, (ax1, ax2) = plt.subplots(nrows=2, sharex=True)