Echarts里的渐变色
摘要:
method one 10 color: new echarts.graphic.LinearGradient( 11 0, 1, 0, 0, //4个参数用于配置渐变色的起止位置, 这4个参数依次对应右/下/左/上四个方位. 12 [ 13 {offset: 1, color: '#2B99FF' 阅读全文
posted @ 2022-07-10 18:13 苏舒 阅读(447) 评论(0) 推荐(0)
posted @ 2022-07-10 18:13 苏舒 阅读(447) 评论(0) 推荐(0)