diff options
author | Tibor Frank <tifrank@cisco.com> | 2021-11-16 13:07:39 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2021-11-16 13:14:23 +0100 |
commit | 92a8cc02adf1b8c152685c46a9f0d9413b518115 (patch) | |
tree | 28c12b6c444c75288caf36ecb1f29b201c96a433 /resources/tools/presentation/specifications/report/layouts.yaml | |
parent | 84ec89bbb5e870ab72ddbab024eb6e87b909905d (diff) |
PAL: Add box points to all box graphs
- enabled only for aws throughput and soak
Change-Id: I3c4266e35d98d8319ef1e5c365734338195a40d9
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation/specifications/report/layouts.yaml')
-rw-r--r-- | resources/tools/presentation/specifications/report/layouts.yaml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/resources/tools/presentation/specifications/report/layouts.yaml b/resources/tools/presentation/specifications/report/layouts.yaml index 0f5b4a5220..ac6d29a094 100644 --- a/resources/tools/presentation/specifications/report/layouts.yaml +++ b/resources/tools/presentation/specifications/report/layouts.yaml @@ -20,7 +20,7 @@ showline: True showticklabels: True tickcolor: "rgb(220, 220, 220)" - tickmode: "linear" + tickmode: "array" tickfont: size: 14 zeroline: False @@ -106,7 +106,7 @@ showline: True showticklabels: True tickcolor: "rgb(220, 220, 220)" - tickmode: "linear" + tickmode: "array" tickfont: size: 14 zeroline: False @@ -161,7 +161,7 @@ showline: True showticklabels: True tickcolor: "rgb(220, 220, 220)" - tickmode: "linear" + tickmode: "array" tickfont: size: 14 zeroline: False @@ -216,7 +216,7 @@ showline: True showticklabels: True tickcolor: "rgb(220, 220, 220)" - tickmode: "linear" + tickmode: "array" tickfont: size: 14 zeroline: False @@ -271,7 +271,7 @@ showline: True showticklabels: True tickcolor: "rgb(220, 220, 220)" - tickmode: "linear" + tickmode: "array" tickfont: size: 14 zeroline: False |