-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Description
Is your feature request related to a problem? Please describe.
When viewing a folder containing telemetry objects we should attempt to show telemetry for those objects in some useful way.
Describe the solution you'd like
- LAD Table view of the telemetry objects in the folder. This is low-hanging fruit since we already do this for aggregates in the openmct-yamcs plugin using a method that is also applicable to folders.
- A stacked plot view of the telemetry in the folder.