Is it possible with the new statistics collector to create a sliding frame timeplot to show data from a statistics collector for only the past hour or past day?
When running a model for an extended period of time, showing time plots and seeing any discernible trends becomes rather difficult as the number of datapoints fill the same graph. In order to analyse data and see trends as the model runs it would be better to simply see a frame of the latest data - The past hour for instance. I cant seem to find a way to set up such a thing in the graphs.
I suppose it might be possible to delete old data from the statistics collector, but that might also affect averages and data calculation.
Is there a way to display only a subset of the data in a statistics collector?
B.T.W is there a class reference for the StatisticsCollector class and its collectedData property?