openmct/platform/features
Victor Woeltjen 757665683e [Plot] Use a lossless subscription
Utilize lossless subscription to ensure that points are not
overwritten before being plotted from live telemetry.
WTD-784.
2015-01-30 15:36:57 -08:00
..
layout [Layout] Update specs 2014-12-06 09:45:43 -08:00
plot [Plot] Use a lossless subscription 2015-01-30 15:36:57 -08:00
scrolling [Telemetry] Update scrolling list specs 2014-12-24 12:22:55 -08:00
README.md [Structure] Add platform structure 2014-10-27 18:18:50 -07:00

This directory contains bundles which represent specific user-facing features of Open MCT Web, such as plots and other visualizations. Bundles in this directory should be effectively optional.