mirror of
https://github.com/nasa/openmct.git
synced 2025-04-08 20:04:27 +00:00
[Enhancement] Pass element to plot controller
This will be used for exporting an image of the plot.
This commit is contained in:
parent
5e0975ddfa
commit
06a453333a
@ -70,6 +70,7 @@ define([
|
||||
"implementation": PlotController,
|
||||
"depends": [
|
||||
"$scope",
|
||||
"$element",
|
||||
"telemetryFormatter",
|
||||
"telemetryHandler",
|
||||
"throttle",
|
||||
|
Loading…
x
Reference in New Issue
Block a user