X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Ftools%2Fdash%2Fapp%2Fpal%2Freport%2Flayout.yaml;h=689a91d291e0f347bcba9dc1d0ee18034beae1a1;hb=ae1fe880286d7b0414664bce2b2c7c91c3f543f3;hp=e6ee788a0f96dd3a32839cc710d8264080223b3a;hpb=a6c94c7c5898fb8570f6f9ca6fdc1909d43c5dc0;p=csit.git diff --git a/resources/tools/dash/app/pal/report/layout.yaml b/resources/tools/dash/app/pal/report/layout.yaml index e6ee788a0f..689a91d291 100644 --- a/resources/tools/dash/app/pal/report/layout.yaml +++ b/resources/tools/dash/app/pal/report/layout.yaml @@ -1,6 +1,6 @@ plot-throughput: xaxis: - title: "Test Cases [Index]" + title: "Test Cases [Index]" autorange: True fixedrange: False gridcolor: "rgb(230, 230, 230)" @@ -13,7 +13,7 @@ plot-throughput: tickmode: "array" zeroline: False yaxis: - title: "Packet Throughput [pps]" + title: "Packet Throughput [pps]" gridcolor: "rgb(230, 230, 230)" hoverformat: ".3s" tickformat: ".3s" @@ -45,7 +45,7 @@ plot-throughput: plot-latency: xaxis: - title: "Test Cases [Index]" + title: "Test Cases [Index]" autorange: True fixedrange: False gridcolor: "rgb(230, 230, 230)" @@ -58,7 +58,7 @@ plot-latency: tickmode: "array" zeroline: False yaxis: - title: "Packet Latency [us]" + title: "Average Latency at 50% PDR [us]" gridcolor: "rgb(230, 230, 230)" hoverformat: ".3s" tickformat: ".3s"