feat: update water level datasets and improve Tooltip component responsiveness

This commit is contained in:
David Fencl
2026-06-08 21:30:34 +02:00
parent cdb653d660
commit 8fe39b7ab0
65 changed files with 1110 additions and 205 deletions
+18
View File
@@ -2360,5 +2360,23 @@
"volume": 0,
"temperature": 19.5,
"precipitation": 0
},
{
"timestamp": "2026-06-08T18:50:00.000Z",
"level": 25,
"flow": 1.46,
"inflow": 0,
"volume": 0,
"temperature": 18.9,
"precipitation": 0
},
{
"timestamp": "2026-06-08T19:00:00.000Z",
"level": 25,
"flow": 1.46,
"inflow": 0,
"volume": 0,
"temperature": 18.9,
"precipitation": 0
}
]