diff options
Diffstat (limited to 'resources/tools/presentation/specifications/trending')
-rw-r--r-- | resources/tools/presentation/specifications/trending/elements.yaml | 2 | ||||
-rw-r--r-- | resources/tools/presentation/specifications/trending/layouts.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
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 |