[Enhancement] Pass element to plot controller
This will be used for exporting an image of the plot.
This commit is contained in:
@@ -70,6 +70,7 @@ define([
|
|||||||
"implementation": PlotController,
|
"implementation": PlotController,
|
||||||
"depends": [
|
"depends": [
|
||||||
"$scope",
|
"$scope",
|
||||||
|
"$element",
|
||||||
"telemetryFormatter",
|
"telemetryFormatter",
|
||||||
"telemetryHandler",
|
"telemetryHandler",
|
||||||
"throttle",
|
"throttle",
|
||||||
|
|||||||
Reference in New Issue
Block a user