feat(projects): 添加antv g2图表示例

ISSUES CLOSED: \
This commit is contained in:
Soybean
2022-05-30 22:39:09 +08:00
parent 0a46ea0844
commit 44b022aefd
3 changed files with 670 additions and 7 deletions

View File

@ -26,6 +26,8 @@
}
},
"dependencies": {
"@antv/data-set": "^0.11.8",
"@antv/g2": "^4.2.2",
"@better-scroll/core": "^2.4.2",
"@soybeanjs/vue-admin-layout": "^1.0.4",
"@soybeanjs/vue-admin-tab": "^1.0.2",