[Time Conductor] Using new API

This commit is contained in:
Henry
2016-10-22 13:09:05 -07:00
parent 843c678b0b
commit 482eb4a5e8
6 changed files with 20 additions and 19 deletions

View File

@ -69,7 +69,7 @@ define(
telemetryHandler,
throttle,
PLOT_FIXED_DURATION,
conductor
openmct
) {
var self = this,
plotTelemetryFormatter =
@ -82,6 +82,7 @@ define(
lastRange,
lastDomain,
handle;
var conductor = openmct.conductor;
// Populate the scope with axis information (specifically, options
// available for each axis.)