implimented the new Vm-placement data strcuture, fixed 8/9 designs issue from last meeting written in the group blc - in 7/8/2025

This commit is contained in:
2025-08-03 14:51:16 +03:00
parent 277e425332
commit 81fd909637
15 changed files with 1295 additions and 647 deletions

View File

@@ -19,14 +19,15 @@
"@mui/x-tree-view": "^7.26.0",
"@types/plotly.js": "^2.35.2",
"axios": "^1.8.4",
"chart.js": "^4.4.1",
"date-fns": "^3.0.6",
"chart.js": "^4.5.0",
"chartjs-adapter-date-fns": "^3.0.0",
"date-fns": "^3.6.0",
"lucide-react": "^0.525.0",
"plotly.js": "^3.0.1",
"plotly.js-dist": "^3.0.1",
"plotly.js-dist-min": "^3.0.1",
"react": "^18.2.0",
"react-chartjs-2": "^5.2.0",
"react-chartjs-2": "^5.3.0",
"react-dom": "^18.2.0",
"react-google-charts": "^5.2.1",
"react-plotly.js": "^2.6.0",