mirror of
https://github.com/nasa/openmct.git
synced 2025-01-11 15:32:56 +00:00
.. | ||
res/templates | ||
src | ||
plugin.js | ||
README.md |
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());