-
Notifications
You must be signed in to change notification settings - Fork 42
Description
We use KST extensively to analyze log data in a very similar way to how Oscilloscopes are used. Because of this, we would love to have movable cursors that display the delta, min and max (for both X and Y) displayed between 2 arbitrary points on a plot. The arbitrary points would need to be movable via dragging or something similar. Right now we are copying values to excel or something similar and performing the calculations manually.
Maybe an easier feature would be to have this summary information displayable for the entire zoom level (one wouldn't have to implement a line in the plot that could be moved around).
Would it be useful to others to have this feature (or something similar)? What do you think about this idea?
Thanks in advance for any feedback.