上面那些由fig.add_subplot所返回的物件是AxesSubplot物件,直接呼叫它們的例項方法就可以在其它空著的格子裡畫圖了. _=ax1.hist(randn(100),bins=20 ...
確定! 回上一頁