openmct/platform/features
Pete Richards 49560698f6 [Reorg] Make timeline-specific chart directive
Make a separate chart directive for drawing resource graphs in timelines.  This
is in preparation for a new plot bundle which will make a large number of
changes to the drawing API to support newly requested features.  By separating
code, there will be no impact to the timeline when the new plot features are
added.
2017-01-17 09:59:00 -08:00
..
clock Merge remote-tracking branch 'origin/master' into persist-on-mutation-825 2016-10-07 11:27:58 -07:00
conductor [Time Conductor] Fixed issue with zoom slider appearing for time systems that do not support it. Fixes #1349 2016-12-08 15:14:40 -08:00
fixed [Fixed] Specify default layout grid (#1296) 2016-11-08 14:59:09 -08:00
imagery [Images] Filters not working in older Chrome installs. Fixes #1358. 2016-12-14 14:08:50 -08:00
layout [Fixed] Specify default layout grid (#1296) 2016-11-08 14:59:09 -08:00
my-items [Style] remove trailing comma 2016-12-01 14:18:55 -08:00
pages [Frontend] Refactor glyphs to classes 2016-08-01 14:33:25 -07:00
plot [Reorg] Make timeline-specific chart directive 2017-01-17 09:59:00 -08:00
static-markup [Frontend] Refactor glyphs to classes 2016-08-01 14:33:25 -07:00
table Squash-merge open1193 into master. 2016-11-25 15:02:34 -08:00
timeline [Reorg] Make timeline-specific chart directive 2017-01-17 09:59:00 -08:00
README.md [Documentation] Updated copyright statement. Fixes #1081 2016-07-12 16:55:57 -07:00

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