inline redraw function
This commit is contained in:
@ -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)
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user