add: dashboard charts

This commit is contained in:
Alexandro Uc Santos
2024-01-31 21:30:25 -06:00
parent c0e9b12bae
commit 921591da10
8 changed files with 382 additions and 4 deletions

View File

@@ -9,12 +9,14 @@
},
"dependencies": {
"axios": "^1.6.2",
"chart.js": "^4.4.1",
"html2pdf.js": "^0.10.1",
"pinia": "^2.1.7",
"qalendar": "^3.7.0",
"sass": "^1.69.5",
"sweetalert2": "^11.10.1",
"vue": "^3.3.4",
"vue-chartjs": "^5.3.0",
"vue-multiselect": "^3.0.0-beta.3",
"vue-router": "^4.2.5",
"vue3-google-map": "^0.18.0"