File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -337,7 +337,6 @@ def get_percentile(data, percentile):
337337 outliers_coord = " " .join (f"({ val :.2f} , { idx } )" for val in outliers )
338338
339339 plots_code .append (f""" \\ addplot+ [
340- box plot width=0.6,
341340 boxplot prepared={{
342341 draw direction=x,
343342 draw position={ idx } ,
Original file line number Diff line number Diff line change 6161 }
6262]
6363 \addplot + [
64- box plot width=0.6,
6564 boxplot prepared={
6665 draw direction=x,
6766 draw position=1,
7372 }
7473 ] coordinates {};
7574 \addplot + [
76- box plot width=0.6,
7775 boxplot prepared={
7876 draw direction=x,
7977 draw position=2,
8583 }
8684 ] coordinates {};
8785 \addplot + [
88- box plot width=0.6,
8986 boxplot prepared={
9087 draw direction=x,
9188 draw position=3,
9794 }
9895 ] coordinates {};
9996 \addplot + [
100- box plot width=0.6,
10197 boxplot prepared={
10298 draw direction=x,
10399 draw position=4,
109105 }
110106 ] coordinates {};
111107 \addplot + [
112- box plot width=0.6,
113108 boxplot prepared={
114109 draw direction=x,
115110 draw position=5,
121116 }
122117 ] coordinates {};
123118 \addplot + [
124- box plot width=0.6,
125119 boxplot prepared={
126120 draw direction=x,
127121 draw position=6,
133127 }
134128 ] coordinates {};
135129 \addplot + [
136- box plot width=0.6,
137130 boxplot prepared={
138131 draw direction=x,
139132 draw position=7,
145138 }
146139 ] coordinates {(1226.02, 7)};
147140 \addplot + [
148- box plot width=0.6,
149141 boxplot prepared={
150142 draw direction=x,
151143 draw position=8,
157149 }
158150 ] coordinates {(1381.86, 8)};
159151 \addplot + [
160- box plot width=0.6,
161152 boxplot prepared={
162153 draw direction=x,
163154 draw position=9,
169160 }
170161 ] coordinates {(1397.40, 9)};
171162 \addplot + [
172- box plot width=0.6,
173163 boxplot prepared={
174164 draw direction=x,
175165 draw position=10,
181171 }
182172 ] coordinates {(1499.12, 10)};
183173 \addplot + [
184- box plot width=0.6,
185174 boxplot prepared={
186175 draw direction=x,
187176 draw position=11,
193182 }
194183 ] coordinates {};
195184 \addplot + [
196- box plot width=0.6,
197185 boxplot prepared={
198186 draw direction=x,
199187 draw position=12,
205193 }
206194 ] coordinates {};
207195 \addplot + [
208- box plot width=0.6,
209196 boxplot prepared={
210197 draw direction=x,
211198 draw position=13,
217204 }
218205 ] coordinates {(1741.77, 13)};
219206 \addplot + [
220- box plot width=0.6,
221207 boxplot prepared={
222208 draw direction=x,
223209 draw position=14,
229215 }
230216 ] coordinates {};
231217 \addplot + [
232- box plot width=0.6,
233218 boxplot prepared={
234219 draw direction=x,
235220 draw position=15,
241226 }
242227 ] coordinates {(1709.73, 15)};
243228 \addplot + [
244- box plot width=0.6,
245229 boxplot prepared={
246230 draw direction=x,
247231 draw position=16,
253237 }
254238 ] coordinates {};
255239 \addplot + [
256- box plot width=0.6,
257240 boxplot prepared={
258241 draw direction=x,
259242 draw position=17,
265248 }
266249 ] coordinates {};
267250 \addplot + [
268- box plot width=0.6,
269251 boxplot prepared={
270252 draw direction=x,
271253 draw position=18,
277259 }
278260 ] coordinates {};
279261 \addplot + [
280- box plot width=0.6,
281262 boxplot prepared={
282263 draw direction=x,
283264 draw position=19,
289270 }
290271 ] coordinates {};
291272 \addplot + [
292- box plot width=0.6,
293273 boxplot prepared={
294274 draw direction=x,
295275 draw position=20,
301281 }
302282 ] coordinates {(2273.96, 20)};
303283 \addplot + [
304- box plot width=0.6,
305284 boxplot prepared={
306285 draw direction=x,
307286 draw position=21,
313292 }
314293 ] coordinates {};
315294 \addplot + [
316- box plot width=0.6,
317295 boxplot prepared={
318296 draw direction=x,
319297 draw position=22,
325303 }
326304 ] coordinates {};
327305 \addplot + [
328- box plot width=0.6,
329306 boxplot prepared={
330307 draw direction=x,
331308 draw position=23,
337314 }
338315 ] coordinates {(2748.72, 23)};
339316 \addplot + [
340- box plot width=0.6,
341317 boxplot prepared={
342318 draw direction=x,
343319 draw position=24,
349325 }
350326 ] coordinates {};
351327 \addplot + [
352- box plot width=0.6,
353328 boxplot prepared={
354329 draw direction=x,
355330 draw position=25,
361336 }
362337 ] coordinates {};
363338 \addplot + [
364- box plot width=0.6,
365339 boxplot prepared={
366340 draw direction=x,
367341 draw position=26,
373347 }
374348 ] coordinates {};
375349 \addplot + [
376- box plot width=0.6,
377350 boxplot prepared={
378351 draw direction=x,
379352 draw position=27,
You can’t perform that action at this time.
0 commit comments