fix: correct timestamp logic in node-view

This commit is contained in:
Christoph Kluge 2023-08-03 12:38:00 +02:00
parent 6e0c13df89
commit 4244a37440

View File

@ -137,10 +137,6 @@
}
}
// console.log("Input Series: ", metric, series)
// console.log("Data: ", plotData)
const opts = {
width,
height,