feat: 升级vchart版本,新增横向柱状图,新增配置项,修复配制不生效bug

This commit is contained in:
奔跑的面条
2025-06-14 22:51:20 +08:00
parent 7309aa2e03
commit b3a8c23a47
18 changed files with 4521 additions and 5210 deletions

View File

@@ -21,7 +21,7 @@
"@types/crypto-js": "^4.1.1",
"@types/keymaster": "^1.6.30",
"@types/lodash": "^4.14.184",
"@visactor/vchart": "^1.12.12",
"@visactor/vchart": "^2.0.0",
"@visactor/vchart-theme": "^1.12.2",
"animate.css": "^4.1.1",
"axios": "^1.4.0",
@@ -77,7 +77,7 @@
"mockjs": "^1.1.0",
"plop": "^3.0.5",
"prettier": "^2.6.2",
"sass": "~1.49.11",
"sass": "1.49.11",
"sass-loader": "^12.6.0",
"typescript": "4.6.3",
"vite": "4.3.6",