feat(web-app): set plot options

This commit is contained in:
fastium
2025-05-20 13:09:00 +02:00
parent 803f93041b
commit c9be1ba772
7 changed files with 127 additions and 36 deletions

View File

@@ -8,7 +8,8 @@
},
"dependencies": {
"axios": "^1.9.0",
"chartjs": "^0.3.24",
"chart.js": "^4.4.9",
"chartjs-adapter-date-fns": "^3.0.0",
"dotenv": "^16.5.0",
"vue": "^3.2.13",
"vue-chartjs": "^5.3.2",