摘要:
// 线性渐变,多用于折线柱形图,前四个参数分别是 x0, y0, x2, y2, 范围从 0 - 1,相当于在图形包围盒中的百分比,如果 globalCoord 为 `true`,则该四个值是绝对的像素位置 color: { type: 'linear', x: 0, // 左上角x y: 0, 阅读全文
posted @ 2019-11-27 17:24
斩月飞仙
阅读(6192)
评论(0)
推荐(1)
摘要:
let option = { backgroundColor: '#1a4377', animationDurationUpdate: 1500, // 动画更新变化时间 animationEasingUpdate: 'quinticInOut', // 动画缓动效果 series: [ { typ 阅读全文
posted @ 2019-11-27 17:07
斩月飞仙
阅读(4814)
评论(0)
推荐(0)
浙公网安备 33010602011771号