From 779d17e72198090ea212f11937a00711f0962738 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Tue, 20 Jul 2021 10:19:09 +0200 Subject: Trending: Save latency data in csv files Change-Id: I397dc1711f52324c158c775522cfef3044724ad7 Signed-off-by: Tibor Frank (cherry picked from commit a4fe771848907ee4a551cf06432f1ec6da496608) --- resources/tools/presentation/specifications/trending/elements.yaml | 2 +- resources/tools/presentation/specifications/trending/layouts.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'resources/tools/presentation/specifications/trending') diff --git a/resources/tools/presentation/specifications/trending/elements.yaml b/resources/tools/presentation/specifications/trending/elements.yaml index a640401c7a..b549948a4f 100644 --- a/resources/tools/presentation/specifications/trending/elements.yaml +++ b/resources/tools/presentation/specifications/trending/elements.yaml @@ -69,7 +69,7 @@ - type: "plot" title: "Statistics: DPDK 2n-clx mrr" algorithm: "plot_statistics" - output-file: "{DIR[STATIC,VPP]}/stats-dpdk-2n-skx-mrr" + output-file: "{DIR[STATIC,VPP]}/stats-dpdk-2n-clx-mrr" data: "plot-performance-trending-dpdk-2n-clx" layout: layout: "plot-statistics" diff --git a/resources/tools/presentation/specifications/trending/layouts.yaml b/resources/tools/presentation/specifications/trending/layouts.yaml index 72bd69a652..aec150fd45 100644 --- a/resources/tools/presentation/specifications/trending/layouts.yaml +++ b/resources/tools/presentation/specifications/trending/layouts.yaml @@ -10,7 +10,7 @@ size: 16 autosize: True showlegend: True - width: 1100 + width: 1050 height: 800 yaxis: showticklabels: True -- cgit 1.2.3-korg