TODO:
TODO:
Fired when a timeseries data is updated via push
Fired when the state of push updates changed.
Boolean arguments signify if the push is currently busy catching up / synchronizing;
true
: push updates are working on catching up
null
or false
: streaming push updates are in sync (again), no error
Alternatively an instance of BG.charts.Error (possibly a BG.charts.RecoverableError) can be provided.
Fired when a loader updated the identifier which it has been given
Fired when a timeseries data is loaded