🌈 搜索
📅  最后修改于: 2022-03-11 14:46:01.668000             🧑  作者: Mango
fig=plt.figure() ax1 = plt.subplot(211) ax2 = plt.subplot(212, sharex = ax1)