C-Dash: Add search in tests
[csit.git] / csit.infra.dash / app / cdash / search / layout.yaml
1 plot-throughput:
2   xaxis:
3     title: "Test Cases [Index]"
4     autorange: True
5     fixedrange: False
6     gridcolor: "rgb(230, 230, 230)"
7     linecolor: "rgb(220, 220, 220)"
8     linewidth: 1
9     showgrid: True
10     showline: True
11     showticklabels: True
12     tickcolor: "rgb(220, 220, 220)"
13     tickmode: "array"
14     zeroline: True
15   yaxis:
16     title: "Throughput [pps|cps|rps|bps]"
17     gridcolor: "rgb(230, 230, 230)"
18     hoverformat: ".3s"
19     tickformat: ".3s"
20     linecolor: "rgb(220, 220, 220)"
21     linewidth: 1
22     showgrid: True
23     showline: True
24     showticklabels: True
25     tickcolor: "rgb(220, 220, 220)"
26     zeroline: True
27     range: [0, 100]
28   autosize: True
29   margin:
30     t: 50
31     b: 0
32     l: 80
33     r: 20
34   showlegend: False
35   height: 850
36   paper_bgcolor: "#fff"
37   plot_bgcolor: "#fff"
38   hoverlabel:
39     namelength: -1
40
41 plot-bandwidth:
42   xaxis:
43     title: "Test Cases [Index]"
44     autorange: True
45     fixedrange: False
46     gridcolor: "rgb(230, 230, 230)"
47     linecolor: "rgb(220, 220, 220)"
48     linewidth: 1
49     showgrid: True
50     showline: True
51     showticklabels: True
52     tickcolor: "rgb(220, 220, 220)"
53     tickmode: "array"
54     zeroline: True
55   yaxis:
56     title: "Bandwidth [bps]"
57     gridcolor: "rgb(230, 230, 230)"
58     hoverformat: ".3s"
59     tickformat: ".3s"
60     linecolor: "rgb(220, 220, 220)"
61     linewidth: 1
62     showgrid: True
63     showline: True
64     showticklabels: True
65     tickcolor: "rgb(220, 220, 220)"
66     zeroline: True
67     range: [0, 200]
68   autosize: True
69   margin:
70     t: 50
71     b: 0
72     l: 80
73     r: 20
74   showlegend: False
75   height: 850
76   paper_bgcolor: "#fff"
77   plot_bgcolor: "#fff"
78   hoverlabel:
79     namelength: -1
80
81 plot-latency:
82   xaxis:
83     title: "Test Cases [Index]"
84     autorange: True
85     fixedrange: False
86     gridcolor: "rgb(230, 230, 230)"
87     linecolor: "rgb(220, 220, 220)"
88     linewidth: 1
89     showgrid: True
90     showline: True
91     showticklabels: True
92     tickcolor: "rgb(220, 220, 220)"
93     tickmode: "array"
94     zeroline: True
95   yaxis:
96     title: "Average Latency at 50% PDR [us]"
97     gridcolor: "rgb(230, 230, 230)"
98     hoverformat: ".3s"
99     tickformat: ".3s"
100     linecolor: "rgb(220, 220, 220)"
101     linewidth: 1
102     showgrid: True
103     showline: True
104     showticklabels: True
105     tickcolor: "rgb(220, 220, 220)"
106     zeroline: True
107     range: [0, 200]
108   autosize: True
109   margin:
110     t: 50
111     b: 0
112     l: 80
113     r: 20
114   showlegend: False
115   height: 850
116   paper_bgcolor: "#fff"
117   plot_bgcolor: "#fff"
118   hoverlabel:
119     namelength: -1
120
121 plot-trending-tput:
122   autosize: True
123   showlegend: False
124   yaxis:
125     showticklabels: True
126     tickformat: ".3s"
127     title: "Throughput [pps|cps|rps|bps]"
128     hoverformat: ".5s"
129     gridcolor: "rgb(238, 238, 238)"
130     linecolor: "rgb(238, 238, 238)"
131     showline: True
132     zeroline: False
133     tickcolor: "rgb(238, 238, 238)"
134     linewidth: 1
135     showgrid: True
136   xaxis:
137     title: 'Date [MMDD]'
138     type: "date"
139     autorange: True
140     fixedrange: False
141     showgrid: True
142     gridcolor: "rgb(238, 238, 238)"
143     showline: True
144     linecolor: "rgb(238, 238, 238)"
145     zeroline: False
146     linewidth: 1
147     showticklabels: True
148     tickcolor: "rgb(238, 238, 238)"
149     tickmode: "auto"
150     tickformat: "%m%d"
151   margin:
152     r: 20
153     b: 0
154     t: 5
155     l: 70
156   paper_bgcolor: "#fff"
157   plot_bgcolor: "#fff"
158   hoverlabel:
159     namelength: -1
160
161 plot-trending-bandwidth:
162   autosize: True
163   showlegend: False
164   yaxis:
165     showticklabels: True
166     tickformat: ".3s"
167     title: "Bandwidth [bps]"
168     hoverformat: ".5s"
169     gridcolor: "rgb(238, 238, 238)"
170     linecolor: "rgb(238, 238, 238)"
171     showline: True
172     zeroline: False
173     tickcolor: "rgb(238, 238, 238)"
174     linewidth: 1
175     showgrid: True
176   xaxis:
177     title: 'Date [MMDD]'
178     type: "date"
179     autorange: True
180     fixedrange: False
181     showgrid: True
182     gridcolor: "rgb(238, 238, 238)"
183     showline: True
184     linecolor: "rgb(238, 238, 238)"
185     zeroline: False
186     linewidth: 1
187     showticklabels: True
188     tickcolor: "rgb(238, 238, 238)"
189     tickmode: "auto"
190     tickformat: "%m%d"
191   margin:
192     r: 20
193     b: 0
194     t: 5
195     l: 70
196   paper_bgcolor: "#fff"
197   plot_bgcolor: "#fff"
198   hoverlabel:
199     namelength: -1
200
201 plot-trending-lat:
202   autosize: True
203   showlegend: False
204   yaxis:
205     showticklabels: True
206     tickformat: ".3s"
207     title: "Average Latency at 50% PDR [us]"
208     hoverformat: ".5s"
209     gridcolor: "rgb(238, 238, 238)"
210     linecolor: "rgb(238, 238, 238)"
211     showline: True
212     zeroline: False
213     tickcolor: "rgb(238, 238, 238)"
214     linewidth: 1
215     showgrid: True
216   xaxis:
217     title: 'Date [MMDD]'
218     type: "date"
219     autorange: True
220     fixedrange: False
221     showgrid: True
222     gridcolor: "rgb(238, 238, 238)"
223     showline: True
224     linecolor: "rgb(238, 238, 238)"
225     zeroline: False
226     linewidth: 1
227     showticklabels: True
228     tickcolor: "rgb(238, 238, 238)"
229     tickmode: "auto"
230     tickformat: "%m%d"
231   margin:
232     r: 20
233     b: 0
234     t: 5
235     l: 70
236   paper_bgcolor: "#fff"
237   plot_bgcolor: "#fff"
238   hoverlabel:
239     namelength: -1
240
241 plot-hdrh-latency:
242   showlegend: True
243   legend:
244     traceorder: "normal"
245     orientation: "h"
246     xanchor: "left"
247     yanchor: "top"
248     x: 0
249     y: -0.25
250     bgcolor: "rgba(255, 255, 255, 0)"
251     bordercolor: "rgba(255, 255, 255, 0)"
252   xaxis:
253     type: "log"
254     title: "Percentile [%]"
255     autorange: True
256     gridcolor: "rgb(230, 230, 230)"
257     linecolor: "rgb(220, 220, 220)"
258     linewidth: 1
259     showgrid: True
260     showline: True
261     showticklabels: True
262     tickcolor: "rgb(220, 220, 220)"
263     tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6]
264     ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999]
265   yaxis:
266     title: "One-Way Latency per Direction [us]"
267     gridcolor: "rgb(230, 230, 230)"
268     linecolor: "rgb(220, 220, 220)"
269     linewidth: 1
270     showgrid: True
271     showline: True
272     showticklabels: True
273     tickcolor: "rgb(220, 220, 220)"
274   autosize: True
275   paper_bgcolor: "white"
276   plot_bgcolor: "white"