Feature #3174
Better resetting of UTC hour plots
Status:
Closed
Priority:
Normal
Assignee:
-
Description
Currently we have a number of plots of something vs. UTC hour. These are refreshed every run. It would be nice if these could save their history across run boundaries since they are plotted vs. hour.
To avoid overprinting data that is 24 hours old, perhaps these histograms could be configured to have a "rolling clear". Eg. when the UTC hour rolls over to 19.01, before we fill the histogram, we clear all the data for hour [19-20).
History
#1 Updated by Michael Baird almost 8 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100