From: Tibor Frank Date: Fri, 9 Aug 2019 05:39:05 +0000 (+0200) Subject: Report: Fix ipsec plots X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=3719a3d38bd3462772e2c6be10a8ff0ca1860533 Report: Fix ipsec plots Signed-off-by: Tibor Frank Change-Id: Iedfd9040e382fee7e4a4da348db0f7f1c8d18106 --- diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index ff04c8a5a5..2489d8b61d 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -4810,7 +4810,7 @@ - "tags" traces: hoverinfo: "x+y" - boxpotnls: "outliers" + boxpoints: "outliers" whiskerwidth: 0 layout: title: "ipsec-tnl-3n-skx-x710-64b-2t1c-sw-ndr" @@ -4835,7 +4835,7 @@ - "tags" traces: hoverinfo: "x+y" - boxpotnls: "outliers" + boxpoints: "outliers" whiskerwidth: 0 layout: title: "ipsec-tnl-3n-skx-x710-64b-2t1c-sw-pdr" @@ -4860,7 +4860,7 @@ - "tags" traces: hoverinfo: "x+y" - boxpotnls: "outliers" + boxpoints: "outliers" whiskerwidth: 0 layout: title: "ipsec-tnl-3n-skx-x710-64b-4t2c-sw-ndr" @@ -4885,7 +4885,7 @@ - "tags" traces: hoverinfo: "x+y" - boxpotnls: "outliers" + boxpoints: "outliers" whiskerwidth: 0 layout: title: "ipsec-tnl-3n-skx-x710-64b-4t2c-sw-pdr"