feat: update water level datasets and improve Tooltip component responsiveness
This commit is contained in:
@@ -8998,5 +8998,23 @@
|
||||
"volume": 7.48,
|
||||
"temperature": 20.5,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T19:00:00.000Z",
|
||||
"level": 292.89,
|
||||
"flow": 0.02,
|
||||
"temperature": 20.5,
|
||||
"precipitation": 0,
|
||||
"inflow": -0.03,
|
||||
"volume": 7.48
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T19:10:00.000Z",
|
||||
"level": 292.89,
|
||||
"flow": 0,
|
||||
"inflow": -0.03,
|
||||
"volume": 7.48,
|
||||
"temperature": 20.1,
|
||||
"precipitation": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user