The max (latest) time for the data in the newPoints map
Holds the association of the series name to the current max time for that series
Map holding the name of the series (the time-series identifier) and the associated
data points for that time-series (map(series_name -> array(datum))
)
Generated using TypeDoc
The spike-chart data produced by the rxjs observable that is pushed to the
RasterChart