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:
@@ -69,7 +69,7 @@ function createGraphOptions({ yscale, period, highMark }) {
|
||||
borderWidth: 0.5
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
},
|
||||
scales: {
|
||||
x: {
|
||||
|
||||
Reference in New Issue
Block a user