aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/generator_CPTA.py
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2018-04-20 14:14:23 +0200
committerTibor Frank <tifrank@cisco.com>2018-04-20 14:15:28 +0200
commit0bd0db7f4e5333bcc93fc981594bb90a2ed140fb (patch)
tree0f2f47dc35d24748276547ab566e7af487f5bf60 /resources/tools/presentation/generator_CPTA.py
parentc8b2f57cd09355e0e89e6b9d28930281573bec23 (diff)
CSIT-1041: Trending dashboard
Change-Id: I56437bdb0c0b7309e2bdf4a81fd9e9b20843b040 Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation/generator_CPTA.py')
-rw-r--r--resources/tools/presentation/generator_CPTA.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/tools/presentation/generator_CPTA.py b/resources/tools/presentation/generator_CPTA.py
index 72aef537cf..25be09f959 100644
--- a/resources/tools/presentation/generator_CPTA.py
+++ b/resources/tools/presentation/generator_CPTA.py
@@ -295,7 +295,7 @@ def _generate_trending_traces(in_data, build_info, period, moving_win_size=10,
y=anomalies.values,
mode='markers',
hoverinfo="none",
- showlegend=False,
+ showlegend=True,
legendgroup=name,
name="{name}: outliers".format(name=name),
marker={