xdata,ydata,linewidth,linestyle,color,marker,markersize ... 1) 直接在plot()函数中设置 import matplotlib.pyplot as plt x = range(0,5) y ...
確定! 回上一頁