原文:echarts折线图阴影设置

需求:折线图变成曲线,且下方带有阴影渐变效果 image.png 步骤:在series中修改smooth参数添加areaStyle样式,如下: image.png 代码: smooth: true, areaStyle: normal: color: x: , y: , x : , y : , colorStops: offset: , color: dc 处的颜色 , offset: . , c ...

2020-04-28 18:00 0 7210 推荐指数:

查看详情

Echarts折线图属性设置大全

————————— 来源:https://www.cnblogs.com/liupengfei13346950447/articles/10788712.html ...

Thu Mar 26 01:03:00 CST 2020 0 2316
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM