增加对echarts图表的支持 (#249)

* 增加对echarts图表的支持

* 增加对echarts的支持
This commit is contained in:
不做了睡大觉
2023-09-04 18:17:39 +08:00
committed by GitHub
parent 5d596bd3d5
commit 32f482b232
6 changed files with 71 additions and 2 deletions

View File

@@ -25,6 +25,7 @@
"date-fns": "^2.30.0",
"dayjs": "^1.11.7",
"echarts": "^5.4.1",
"echarts-gl": "^2.0.9",
"formidable": "^2.1.1",
"framer-motion": "^9.0.6",
"hyperdown": "^2.4.29",