plt.subplots(1, 1) x= range(100) y= [i**2 for i in x] plt.plot(x, y, ... dash-dot line style ':' dotted line style ... 标签: python.
確定! 回上一頁