diff options
author | Tibor Frank <tifrank@cisco.com> | 2021-01-11 15:40:08 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2021-01-11 15:40:08 +0100 |
commit | fa0e6315e4db3d96b281fb7467a9416150c0bc9f (patch) | |
tree | bab5b545834d93b9a73c18dcd95d48a435444882 | |
parent | e7c71f5e3de89d0e9f0b6d5d0ee099e1ee97c2db (diff) |
Report: Fix plot layout
Change-Id: Ia2c448a6b9bed2095710c04fde606649385e408e
Signed-off-by: Tibor Frank <tifrank@cisco.com>
-rw-r--r-- | resources/tools/presentation/specification.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index 5c7811d6f6..fb97d1bab2 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -22566,7 +22566,7 @@ data: "plot-vpp-hdrh-lat-2n-skx" filter: "'2T1C' and 'NIC_Intel-XXV710'" layout: - layout: "plot-hdrh-latency-by-percentile-x-log" + layout: "plot-hdrh-latency-percentile-x-log" - type: "plot" title: "Latency by percentile: 2n-skx" |