diff options
author | Tibor Frank <tifrank@cisco.com> | 2021-02-03 17:03:54 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2021-02-04 05:13:44 +0000 |
commit | df3b53935c5db2e53cf8e72ca2ef5be995071e69 (patch) | |
tree | 80b78f4c6403ff3f327be8787d3d2f10a63288c9 /resources/tools/presentation/specification.yaml | |
parent | 2ef820ee52ec7176d0923dbb1f675e0576ddf56b (diff) |
Report: Latency graphs
Change-Id: I5ca267827a549f7378c289e7db1d3bb89f5482eb
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation/specification.yaml')
-rw-r--r-- | resources/tools/presentation/specification.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index df19641f60..393d24f151 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -2578,7 +2578,7 @@ titlefont: size: 14 autorange: False - fixedrange: False + fixedrange: True gridcolor: "rgb(230, 230, 230)" linecolor: "rgb(220, 220, 220)" linewidth: 1 @@ -2586,8 +2586,8 @@ showline: True showticklabels: True tickcolor: "rgb(220, 220, 220)" - tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8, 1e9] - ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999, 99.9999999] + tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6] + ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999] tickfont: size: 14 yaxis: |