diff options
author | Tibor Frank <tifrank@cisco.com> | 2022-10-21 12:14:16 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2022-10-25 08:06:05 +0200 |
commit | a5836196e06db97aa369efdd3b160104eb6ae1f8 (patch) | |
tree | dba72c6d1c197e524995bb4afe804b6e3dbebb3d /csit.infra.dash/app/cdash/report/layout.yaml | |
parent | 1db7d8339f7d52c860f57e1ce30f51ebdb7071ae (diff) |
C-Dash: Small changes in styling
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Change-Id: I37f2d7991d2863a5ff4244e673f819e0f94acfca
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, 6 insertions, 6 deletions
diff --git a/csit.infra.dash/app/cdash/report/layout.yaml b/csit.infra.dash/app/cdash/report/layout.yaml index 14ecdf57e6..4f9f7ac2a7 100644 --- a/csit.infra.dash/app/cdash/report/layout.yaml +++ b/csit.infra.dash/app/cdash/report/layout.yaml @@ -25,15 +25,15 @@ plot-throughput: tickcolor: "rgb(220, 220, 220)" zeroline: False range: [0, 50] - autosize: False + autosize: True margin: t: 50 b: 0 l: 80 r: 20 showlegend: False - width: 700 - height: 900 + # width: 700 + height: 800 paper_bgcolor: "#fff" plot_bgcolor: "#fff" hoverlabel: @@ -66,15 +66,15 @@ plot-latency: tickcolor: "rgb(220, 220, 220)" zeroline: False range: [0, 50] - autosize: False + autosize: True margin: t: 50 b: 0 l: 80 r: 20 showlegend: False - width: 700 - height: 900 + # width: 700 + height: 800 paper_bgcolor: "#fff" plot_bgcolor: "#fff" hoverlabel: |