From 01f1a92d0927bcaf4711202358da471c4534ffdd Mon Sep 17 00:00:00 2001 From: Victor Woeltjen Date: Wed, 10 Dec 2014 18:38:42 -0800 Subject: [PATCH] [Plot] Get/set from overlay switcher Get/set mode from the plot mode switcher; only show the switcher if there is more than one mode available (which should only occur when there is more than one telemetry object in the plot.) WTD-625. --- platform/features/plot/res/templates/plot.html | 1 + platform/features/plot/src/PlotController.js | 17 +++++++++++++++-- .../features/plot/src/modes/PlotModeOptions.js | 10 +++++++--- 3 files changed, 23 insertions(+), 5 deletions(-) diff --git a/platform/features/plot/res/templates/plot.html b/platform/features/plot/res/templates/plot.html index 1c83f00e39..6ba3dcdfad 100644 --- a/platform/features/plot/res/templates/plot.html +++ b/platform/features/plot/res/templates/plot.html @@ -85,6 +85,7 @@