小编ewe*_*lch的帖子

matplotlib:两行之间的连续色彩映射填充

可以用颜色填充行之间:

http://matplotlib.sourceforge.net/examples/pylab_examples/fill_between_demo.html

也可以为线使用连续色图:

http://matplotlib.sourceforge.net/examples/pylab_examples/multicolored_line.html

是否可以(并且相当容易)在两条线之间使用连续色图来填充彩色填充?例如,颜色填充可以基于x处的两条线之间的差异(或基于另一组数据)沿x改变.

python matplotlib

9
推荐指数
2
解决办法
8329
查看次数

标签 统计

matplotlib ×1

python ×1