openmct/platform/features
Victor Woeltjen b615a3c888 [Plot] Wire in updater
Wire in updater for use in plots (to cache values at
the plot level, allowing removal of a global cache to
reduce memory consumption for WTD-751.)
2015-01-29 09:51:18 -08:00
..
layout [Layout] Update specs 2014-12-06 09:45:43 -08:00
plot [Plot] Wire in updater 2015-01-29 09:51:18 -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.