openmct/platform/features
slhale 01f5a4886b [Plot] Make plot legend items clickable
Clicking on a plot legend item now selects
that object. Currently that means that the
view is switched to that object. (Therefore
this only has an effect on telemetry panel
plots.)
2015-08-27 11:02:40 -07:00
..
events [Code Style] Use prototypes for Events bundle 2015-08-11 16:01:16 -07:00
imagery [Imagery] Start off with empty timestamp 2015-08-24 09:39:42 -07:00
layout [Code Style] Use prototypes in Layout bundle 2015-08-12 13:45:48 -07:00
pages [Code Style] Use prototypes in Web Page bundle 2015-08-12 14:32:05 -07:00
plot [Plot] Make plot legend items clickable 2015-08-27 11:02:40 -07:00
rtevents [JSDoc] Add annotations 2015-08-07 11:44:54 -07:00
rtscrolling [JSDoc] Add annotations 2015-08-07 11:44:54 -07:00
scrolling [Code Style] Use prototypes in forms bundle 2015-08-14 13:44:08 -07:00
static-markup [Frontend] Remove static-markup file 2015-06-18 10:09:17 -07: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.