diff options
Diffstat (limited to 'csit.infra.dash/app/cdash/report/layout.yaml')
-rw-r--r-- | csit.infra.dash/app/cdash/report/layout.yaml | 12 |
1 files changed, 2 insertions, 10 deletions
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" |