inline redraw function
This commit is contained in:
parent
80c565a6ed
commit
9a8afe2798
@ -180,10 +180,6 @@ export class ServerRegistration {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
this.redraw()
|
|
||||||
}
|
|
||||||
|
|
||||||
redraw () {
|
|
||||||
// Redraw the plot instance
|
// Redraw the plot instance
|
||||||
this._plotInstance.setData(this._graphData)
|
this._plotInstance.setData(this._graphData)
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user