python中matplotlib的颜色及形状

命令形如:web plt.plot(x, y, linewidth = '1', label = "test", color=' red ', linestyle=':', marker='|') plt.legend(loc='upper left') plt.show() 线条形式(linestyle):spring '-' solid line style '--' d
相关文章
相关标签/搜索