diff --git a/platform/features/plot/bundle.js b/platform/features/plot/bundle.js index 3ce136abdf..c09a965197 100644 --- a/platform/features/plot/bundle.js +++ b/platform/features/plot/bundle.js @@ -70,6 +70,7 @@ define([ "implementation": PlotController, "depends": [ "$scope", + "$element", "telemetryFormatter", "telemetryHandler", "throttle",