feat: update water level datasets and improve Tooltip component responsiveness
This commit is contained in:
@@ -8980,5 +8980,32 @@
|
||||
"volume": 240.58,
|
||||
"temperature": 20.6,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T19:00:00.000Z",
|
||||
"level": 375.12,
|
||||
"flow": 0.44,
|
||||
"temperature": 20.6,
|
||||
"precipitation": 0,
|
||||
"inflow": 0.58,
|
||||
"volume": 240.58
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T19:10:00.000Z",
|
||||
"level": 375.12,
|
||||
"flow": 0,
|
||||
"inflow": 0.58,
|
||||
"volume": 240.58,
|
||||
"temperature": 20.1,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T19:20:00.000Z",
|
||||
"level": 375.12,
|
||||
"flow": 0,
|
||||
"inflow": 0.58,
|
||||
"volume": 240.58,
|
||||
"temperature": 20.1,
|
||||
"precipitation": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user