Matplotlib 为您提供了8种指定颜色的方法: ... color='peachpuff') # 6) a named xkcd color: ax.plot(t, s, 'xkcd:crimson') # 7) Cn notation: ax.plot(t, .7*s, ...
確定! 回上一頁