python可視化(4)色板(mpl.colors, colormap, plt.cm, palette) ... 255, N) for i, y in enumerate(ys): plt.plot(x, y, c=(cs[i]/255.0, 0, 0), ...
確定! 回上一頁