Revert "[O] Use vue-echarts instead of v-charts"

This reverts commit d254706a21.
This commit is contained in:
Hykilpikonna
2019-09-29 12:45:06 -04:00
parent 8042765ff5
commit a73d6b0399
2 changed files with 40 additions and 16 deletions
+1 -1
View File
@@ -12,10 +12,10 @@
"echarts": "^4.2.1",
"element-ui": "^2.11.1",
"p-wait-for": "^3.1.0",
"v-charts": "^1.19.0",
"vue": "^2.6.10",
"vue-class-component": "^7.0.2",
"vue-cookies": "^1.5.13",
"vue-echarts": "^4.0.4",
"vue-property-decorator": "^8.1.0"
},
"devDependencies": {