share a single timestamp array between all graphData objects

This commit is contained in:
Nick Krecklow
2020-05-11 18:12:29 -05:00
parent 59ec7d151f
commit c2f6d04e72
10 changed files with 100 additions and 52 deletions

View File

@ -75,7 +75,7 @@ export class ServerRegistration {
}
buildPlotInstance () {
const tickCount = 5
const tickCount = 4
// eslint-disable-next-line new-cap
this._plotInstance = new uPlot({