metrics: group the metrics when sending live stats

without this the tooltip doesn't work. it needs to have the same
consistent timestamps
This commit is contained in:
Girish Ramakrishnan
2025-07-08 16:45:55 +02:00
parent d09f932834
commit 0952b6d68f
3 changed files with 63 additions and 55 deletions

View File

@@ -69,7 +69,7 @@ function createGraphOptions({ yscale, period, highMark }) {
borderWidth: 0.5
}
}
}
},
},
scales: {
x: {