Fix: exchange test data with measurement in plot
Signed-off-by: Thomas Klaehn <thomas.klaehn@perinet.io>
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
},
|
||||
{
|
||||
label: data_label,
|
||||
stroke: "red",
|
||||
stroke: "#b6b6b6",
|
||||
paths: uPlot.paths.spline(),
|
||||
value: (u, v, sidx, didx) => {
|
||||
if (didx == null) {
|
||||
|
Reference in New Issue
Block a user