X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fdash%2Fapp%2Fpal%2Freport%2Flayout.yaml;h=689a91d291e0f347bcba9dc1d0ee18034beae1a1;hp=e6ee788a0f96dd3a32839cc710d8264080223b3a;hb=51da461dcdb1ed20abe73b616ceb971569c9b884;hpb=575e88c3e9b386fe00cccb98364ec6be841a5ee3 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"