Line plots are usually for visualization of 2D data. e.g. time series (y-t), phase plots (x-y). plt.plot(xs, ys).
確定! 回上一頁