feat: add dashboard cahrts display

This commit is contained in:
engigu
2025-12-21 21:49:34 +08:00
parent a66f14b5f4
commit 0ff136cfcd
6 changed files with 473 additions and 41 deletions
+4
View File
@@ -15,6 +15,8 @@
"@vueuse/core": "^14.1.0",
"@xterm/addon-fit": "^0.10.0",
"@xterm/xterm": "^5.5.0",
"apexcharts": "^5.3.6",
"chart.js": "^4.5.1",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"lucide-react": "^0.562.0",
@@ -26,8 +28,10 @@
"tailwindcss": "^4.1.18",
"vaul-vue": "^0.4.1",
"vue": "^3.5.24",
"vue-chartjs": "^5.3.3",
"vue-router": "^4.6.4",
"vue-sonner": "^2.0.9",
"vue3-apexcharts": "^1.10.0",
"xterm": "^5.3.0"
},
"devDependencies": {