David Tsay 333e8b5583
[Testing] Resolve all promises (#3829)
* all promises in test specs should be returned

Co-authored-by: Shefali Joshi <simplyrender@gmail.com>
Co-authored-by: Andrew Henry <akhenry@gmail.com>
2021-06-18 16:06:15 -07:00
..
2021-05-20 09:08:50 -07:00
2021-05-28 14:51:29 -07:00
2021-05-28 14:51:29 -07:00
2021-05-20 09:08:50 -07:00
2021-05-28 14:51:29 -07:00
2021-05-28 14:51:29 -07:00
2021-05-20 09:08:50 -07:00
2021-05-28 14:51:29 -07:00
2021-05-20 09:08:50 -07:00
2021-05-20 09:08:50 -07:00

Plot Plugin

Enables plot visualization of telemetry data. This plugin adds a plot view that is available from the view switcher for all telemetry objects. Two user createble objects are also added by this plugin, for Overlay and Stacked Plots. Telemetry objects can be added to Overlay and Stacked Plots via drag and drop.

Installation

openmct.install(openmct.plugins.Plot());