mirror of
https://github.com/nasa/openmct.git
synced 2024-12-21 22:17:49 +00:00
955c4209f0
Add placeholder specs for new scripts introduced to support merging real-time and historical telemetry, WTD-806.
24 lines
533 B
JSON
24 lines
533 B
JSON
[
|
|
"Canvas2DChart",
|
|
"GLChart",
|
|
"MCTChart",
|
|
"PlotController",
|
|
"SubPlot",
|
|
"SubPlotFactory",
|
|
"elements/PlotAxis",
|
|
"elements/PlotLine",
|
|
"elements/PlotLineBuffer",
|
|
"elements/PlotPalette",
|
|
"elements/PlotPanZoomStack",
|
|
"elements/PlotPanZoomStackGroup",
|
|
"elements/PlotPosition",
|
|
"elements/PlotPreparer",
|
|
"elements/PlotSeriesWindow",
|
|
"elements/PlotTickGenerator",
|
|
"elements/PlotUpdater",
|
|
"modes/PlotModeOptions",
|
|
"modes/PlotOverlayMode",
|
|
"modes/PlotStackMode"
|
|
]
|
|
|