| ax2.spines.right.set_position(("axes", 1.1)) | ax2.spines.right.set_position(("axes", 1.1)) | ||||
| ax0.set_ylim(0, 2500) | |||||
| ax0.set_ylim(0, 5000) #2500 | |||||
| ax1.set_ylim(0, 2) #0.3 | ax1.set_ylim(0, 2) #0.3 | ||||
| ax2.set_ylim(0, 500) | ax2.set_ylim(0, 500) | ||||
| #ax00.set_ylim(-25, 0) | #ax00.set_ylim(-25, 0) |