Matplotlib 為python視覺化核心套件,由John Hunter於2003年開發,使用 ... plt.plot(x, y, 'b') # 繪製圖表,x,y為上方建立的資料,'b'表示線為藍色 ...
確定! 回上一頁