摘要:
实现效果: 代码: const option = { // 环形图中间文字 title: { text: '1200', subtext: '总户数', textStyle: { fontSize: 16, color: '#333', fontWeight: 600, }, subtextStyl 阅读全文
posted @ 2023-04-28 15:35
ZerlinM
阅读(955)
评论(0)
推荐(0)
摘要:
echarts作为我们前端小伙伴常用的可视化库,那我们画出有阴影的折线图,让折线图比较立体感。 可以使用折线图的 lineStyle 实现效果如图 代码如下: series: [ { data: [150, 230, 224, 218, 135, 147, 260], type: "line", s 阅读全文
posted @ 2023-04-28 10:46
ZerlinM
阅读(3750)
评论(0)
推荐(1)

浙公网安备 33010602011771号