From 430c577e8e8a737cb46e67cbe802e038b8ffd25a Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Mon, 19 Sep 2022 11:39:26 +0200 Subject: C-Dash: Prepare layout for telemetry in trending Signed-off-by: Tibor Frank Change-Id: I6bd248922d7e6c61ab17eee580af2937022f8371 --- csit.infra.dash/app/cdash/report/layout.yaml | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) (limited to 'csit.infra.dash/app/cdash/report/layout.yaml') diff --git a/csit.infra.dash/app/cdash/report/layout.yaml b/csit.infra.dash/app/cdash/report/layout.yaml index c4ef13bf8b..14ecdf57e6 100644 --- a/csit.infra.dash/app/cdash/report/layout.yaml +++ b/csit.infra.dash/app/cdash/report/layout.yaml @@ -31,11 +31,7 @@ plot-throughput: b: 0 l: 80 r: 20 - showlegend: True - legend: - orientation: "h" - font: - size: 10 + showlegend: False width: 700 height: 900 paper_bgcolor: "#fff" @@ -76,11 +72,7 @@ plot-latency: b: 0 l: 80 r: 20 - showlegend: True - legend: - orientation: "h" - font: - size: 10 + showlegend: False width: 700 height: 900 paper_bgcolor: "#fff" -- cgit 1.2.3-korg