import matplotlib.pyplot as plt plt.plot([-1, -4.5, 16, 23, 78, 22, 3]) plt.show() ... dash-dot line style ':' dotted line style '.
確定! 回上一頁