plt.plot(x, y, 'style_code'). x: position along the x-axis (if missing, than use integers 0,1,2,3.... as default); y: position along the y-axis; 'style ...
確定! 回上一頁