第006个 点击查看专栏目录 在上一篇文章中已经讲过 ECharts线性渐变色示例演示(2种渐变方式),这个示例的颜色使用纹理来做填充, 纹理填充: pattern color:{ //纹理填充 image: patternImg, repeat: ‘repeat’ } 示例效果