subplot Matplotlib -Set -Grenzwerte

  ax1.set_xlim([0,3000])
  ax1.set_ylim([0,20])
Sleepy Shark