Report: Configure rls2302.rc1
[csit.git] / resources / tools / presentation / specifications / report / layouts.yaml
index ac6d29a..2086a4c 100644 (file)
     hoverlabel:
       namelength: -1
 
+  plot-rps:
+    titlefont:
+      size: 16
+    xaxis:
+      title: "<b>Test Cases [Index]</b>"
+      titlefont:
+        size: 14
+      autorange: True
+      fixedrange: False
+      gridcolor: "rgb(230, 230, 230)"
+      linecolor: "rgb(220, 220, 220)"
+      linewidth: 1
+      showgrid: True
+      showline: True
+      showticklabels: True
+      tickcolor: "rgb(220, 220, 220)"
+      tickmode: "array"
+      tickfont:
+        size: 14
+      zeroline: False
+    yaxis:
+      title: "<b>Request Rate [Mrps]</b>"
+      titlefont:
+        size: 14
+      gridcolor: "rgb(230, 230, 230)"
+      hoverformat: ".4r"
+      tickformat: ".3s"
+      linecolor: "rgb(220, 220, 220)"
+      linewidth: 1
+      showgrid: True
+      showline: True
+      showticklabels: True
+      tickcolor: "rgb(220, 220, 220)"
+      tickfont:
+        size: 14
+      zeroline: False
+      range: [0,10]
+    autosize: False
+    margin:
+      t: 50
+      b: 0
+      l: 80
+      r: 20
+    showlegend: True
+    legend:
+      orientation: "h"
+      font:
+        size: 14
+    width: 700
+    height: 900
+    paper_bgcolor: "#fff"
+    plot_bgcolor: "#fff"
+    hoverlabel:
+      namelength: -1
+
   plot-throughput-speedup-analysis:
     titlefont:
       size: 16