33 #设定子图 34 plt.figure ( 1 , figsize = ( 8 , 8 ) , clear = True ) 35 plt.subplots_adjust ( left = 0.1 , right = 0.95 ) 36 37 plt.subplot ( 221 ) 38 ...
確定! 回上一頁