Shefali Joshi ee4a81bdfd
Conditionals feature (#2830)
Introduces conditional styling feature.
2020-03-31 15:56:06 -07:00
..
2020-03-25 11:16:25 -07:00
2019-03-12 12:20:03 -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());