Details
-
Type:
Improvement
-
Status: Closed
-
Resolution: Implemented
-
Affects Version/s: None
-
Fix Version/s: 2.2.0
-
Labels:None
-
Area/FunctionalityQM:Tools and Docks - Time Series Editors
-
Feedback Policy:
Description
This also applies to the multiplot tool.
When zooming out to view the entire time-series data in the Time-series Editor, the data is subsampled for the purpose of maintaining responsiveness. The sub-sampling method simply decimates the data, picking one out every few samples. This approach does not preserve the minimum and maximum points in the data set, thus when looking at an overview of the time-series, the user cannot be guaranteed that they are seeing spikes.
This improvement would address this shortcoming.