UpGraded tempreture charts version 2.0, using Echarts library, optomized rendering and added proper data selection options

This commit is contained in:
2025-09-21 03:26:48 +03:00
parent e052afde3d
commit 531dfd8715
8 changed files with 1573 additions and 746 deletions

View File

@@ -17,11 +17,14 @@
"@mui/material": "^5.15.3",
"@mui/x-charts": "^8.9.0",
"@mui/x-tree-view": "^7.26.0",
"@types/echarts": "^4.9.22",
"@types/plotly.js": "^2.35.2",
"axios": "^1.8.4",
"chart.js": "^4.5.0",
"chartjs-adapter-date-fns": "^3.0.0",
"date-fns": "^3.6.0",
"echarts": "^5.6.0",
"echarts-for-react": "^3.0.2",
"lucide-react": "^0.525.0",
"plotly.js": "^3.0.1",
"plotly.js-dist": "^3.0.1",