feat: update water level datasets and improve Tooltip component responsiveness
This commit is contained in:
+19
-1
@@ -9044,10 +9044,28 @@
|
||||
{
|
||||
"timestamp": "2026-06-08T19:00:00.000Z",
|
||||
"level": 407.64,
|
||||
"flow": 0,
|
||||
"flow": 0.2,
|
||||
"inflow": 0.4,
|
||||
"volume": 0.14,
|
||||
"temperature": 18.9,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T19:10:00.000Z",
|
||||
"level": 407.64,
|
||||
"flow": 0,
|
||||
"inflow": 0.4,
|
||||
"volume": 0.14,
|
||||
"temperature": 18.4,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T19:20:00.000Z",
|
||||
"level": 407.64,
|
||||
"flow": 0,
|
||||
"inflow": 0.4,
|
||||
"volume": 0.14,
|
||||
"temperature": 18.4,
|
||||
"precipitation": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user