摘要:
使用第三方库echarts-wordcloud,该库在echarts的基础上,实现词云的构建 安装 npm i echarts npm i echarts-wordcloud 按需引入 import * as echarts from 'echarts'; import 'echarts-wordc 阅读全文
posted @ 2024-08-01 15:27
Karle
阅读(377)
评论(0)
推荐(0)
摘要:
构建配置文件,按需引入相关组件 // echarts.config.js // * 需要哪些组件和配置,请在 import 时手动添加。 import * as echarts from 'echarts/core'; // 引入用到的图表 import { BarChart, PieChart } 阅读全文
posted @ 2024-08-01 15:16
Karle
阅读(79)
评论(0)
推荐(0)

浙公网安备 33010602011771号