feat: create Graph Component with echarts

This commit is contained in:
Qiuxia Fan
2021-12-30 16:37:12 +08:00
parent 3f392c64f3
commit 1f4299291e
4 changed files with 106 additions and 0 deletions

View File

@@ -24,6 +24,7 @@
"vuex": "^4.0.0-0"
},
"devDependencies": {
"@types/echarts": "^4.9.12",
"@types/jest": "^24.0.19",
"@types/three": "^0.131.0",
"@typescript-eslint/eslint-plugin": "^4.18.0",