Summary
The Max value in the plot view legend is not updating until the user hovers over the plot line.
Scenario:
- Time Conductor: real-time remote clock
- Stacked plot view
- Telem source that increments upwards
With the legend expanded, as new data comes into the plot view, the plot line updates but the Max value in the legend doesn't. Hovering over the plot line will cause the Max value to update.
The value should be bound to incoming data and update automatically.
Note where the end point value actually is (purple arrow) vs. what is displayed in the legend (yellow arrow). Trying to use the legend to see the actual max value doesn't work and is very misleading.
Steps to Reproduce
- Data that increments in real-time.
- View in plot view and expand legend.
- Note that Max value doesn't update as new data comes in.
- Hover over the plot line: note that the Max value does update.
Environment
- Open MCT Version: 4.1.0-next
- Deployment Type:
- OS: Macos
- Browser: Chrome
Impact Check List
Summary
The Max value in the plot view legend is not updating until the user hovers over the plot line.
Scenario:
With the legend expanded, as new data comes into the plot view, the plot line updates but the Max value in the legend doesn't. Hovering over the plot line will cause the Max value to update.
The value should be bound to incoming data and update automatically.
Note where the end point value actually is (purple arrow) vs. what is displayed in the legend (yellow arrow). Trying to use the legend to see the actual max value doesn't work and is very misleading.
Steps to Reproduce
Environment
Impact Check List