Commit 146a417
File tree
Expand file treeCollapse file tree
11 files changed
+48
-46
lines changedFilter options
- examples/statistics
Expand file treeCollapse file tree
11 files changed
+48
-46
lines changedexamples/statistics/boxplot_demo.py
Copy file name to clipboardExpand all lines: examples/statistics/boxplot_demo.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
|
examples/statistics/bxp_demo.py
Copy file name to clipboardExpand all lines: examples/statistics/bxp_demo.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
| 10 | + |
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
|
examples/statistics/customized_violin_demo.py
Copy file name to clipboardExpand all lines: examples/statistics/customized_violin_demo.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
| 10 | + |
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| ||
91 | 91 |
|
92 | 92 |
|
93 | 93 |
|
94 |
| - |
| 94 | + |
95 | 95 |
|
96 |
| - |
| 96 | + |
97 | 97 |
|
98 | 98 |
|
99 | 99 |
|
|
examples/statistics/errorbar_demo.py
Copy file name to clipboardExpand all lines: examples/statistics/errorbar_demo.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
7 |
| - |
8 |
| - |
| 6 | + |
| 7 | + |
| 8 | + |
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
|
examples/statistics/errorbar_demo_features.py
Copy file name to clipboardExpand all lines: examples/statistics/errorbar_demo_features.py+6-4Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
8 |
| - |
| 7 | + |
| 8 | + |
9 | 9 |
|
10 |
| - |
| 10 | + |
| 11 | + |
| 12 | + |
11 | 13 |
|
12 | 14 |
|
13 | 15 |
|
14 |
| - |
| 16 | + |
15 | 17 |
|
16 | 18 |
|
17 | 19 |
|
|
examples/statistics/errorbar_limits.py
Copy file name to clipboardExpand all lines: examples/statistics/errorbar_limits.py+7-7Lines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
10 |
| - |
| 9 | + |
| 10 | + |
11 | 11 |
|
12 |
| - |
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
|
examples/statistics/errorbars_and_boxes.py
Copy file name to clipboardExpand all lines: examples/statistics/errorbars_and_boxes.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
9 |
| - |
10 |
| - |
| 8 | + |
| 9 | + |
| 10 | + |
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
|
examples/statistics/histogram_demo_cumulative.py
Copy file name to clipboardExpand all lines: examples/statistics/histogram_demo_cumulative.py+18-18Lines changed: 18 additions & 18 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
12 |
| - |
| 11 | + |
| 12 | + |
13 | 13 |
|
14 |
| - |
15 |
| - |
| 14 | + |
| 15 | + |
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
19 |
| - |
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
27 | 27 |
|
28 |
| - |
29 |
| - |
| 28 | + |
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 |
| - |
| 42 | + |
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
| ||
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
65 |
| - |
| 65 | + |
66 | 66 |
|
67 | 67 |
|
examples/statistics/histogram_demo_multihist.py
Copy file name to clipboardExpand all lines: examples/statistics/histogram_demo_multihist.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
| 34 | + |
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
|
examples/statistics/multiple_histograms_side_by_side.py
Copy file name to clipboardExpand all lines: examples/statistics/multiple_histograms_side_by_side.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
|
examples/statistics/violinplot_demo.py
Copy file name to clipboardExpand all lines: examples/statistics/violinplot_demo.py+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
10 |
| - |
| 9 | + |
| 10 | + |
11 | 11 |
|
12 |
| - |
13 |
| - |
| 12 | + |
| 13 | + |
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
|
0 commit comments