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, 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: |