diff options
Diffstat (limited to 'csit.infra.dash/app/cdash/report')
-rw-r--r-- | csit.infra.dash/app/cdash/report/layout.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/csit.infra.dash/app/cdash/report/layout.yaml b/csit.infra.dash/app/cdash/report/layout.yaml index 636b901474..0be2898dea 100644 --- a/csit.infra.dash/app/cdash/report/layout.yaml +++ b/csit.infra.dash/app/cdash/report/layout.yaml @@ -94,8 +94,7 @@ plot-hdrh-latency: xaxis: type: "log" title: "Percentile [%]" - autorange: False - fixedrange: True + autorange: True gridcolor: "rgb(230, 230, 230)" linecolor: "rgb(220, 220, 220)" linewidth: 1 |