The max values for (time, iterate n, and iterate n+1) for the data in the newPoints map
The min values for (time, value) for the data in the newPoints map
A map associating each series to stats about that series (e.g. map(series_name -> stats))
A map associating each series to stats about that series (e.g. map(series_name -> stats))
Statistics for the chart. Holds the overall minimum and maximum (across all the series), and statistics for each individual series.