openmct/platform/features
Charles Hacskaylo a58fe1f81c [Frontend] Modified .tick-labels in Timelines
open #909
- Changed markup to not use plot .tick-label class;
- Changed CSS accordingly;
- Fixed alignment (clipped bottom value) by
refactoring to use flex-box layout for tick labels;
2016-05-10 20:41:52 -07:00
..
clock Merge branch 'master' into open671 2016-04-08 16:08:19 -07:00
conductor Merge branch 'master' into open671 2016-05-09 10:19:24 -07:00
imagery [Build] Remove unused variables 2016-03-04 11:41:48 -08:00
layout Merge branch 'master' into open671 2016-04-08 16:08:19 -07:00
pages Merge branch 'master' into open671 2016-04-08 16:08:19 -07:00
plot Merge branch 'master' into open671 2016-04-08 16:08:19 -07:00
static-markup [Build] Remove boilerplate from scripts 2016-03-04 10:46:38 -08:00
table Merge branch 'master' into open671 2016-05-09 10:19:24 -07:00
timeline [Frontend] Modified .tick-labels in Timelines 2016-05-10 20:41:52 -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.