diff options
author | Tibor Frank <tifrank@cisco.com> | 2021-01-11 15:40:08 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2021-01-11 14:43:37 +0000 |
commit | 04b6bdf2988f3fc1d5f512d01d39a1d914e1cf7d (patch) | |
tree | 5a08d263df4834de1899d67366fbbefb321201f0 /resources/tools | |
parent | 782383dd4a3b9d3f7d371fd611d0821baacd2249 (diff) |
Report: Fix plot layout
Change-Id: Ia2c448a6b9bed2095710c04fde606649385e408e
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit fa0e6315e4db3d96b281fb7467a9416150c0bc9f)
Diffstat (limited to 'resources/tools')
-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 28c6d9aaf8..764da92932 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -22586,7 +22586,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" |