Commit 7859520
File tree
Expand file treeCollapse file tree
21 files changed
+75
-0
lines changedOpen diff view settings
Filter options
- galleries/examples/statistics
Expand file treeCollapse file tree
21 files changed
+75
-0
lines changedOpen diff view settings
Collapse file
galleries/examples/statistics/boxplot.py
Copy file name to clipboardExpand all lines: galleries/examples/statistics/boxplot.py+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
97 | 97 | |
98 | 98 | |
99 | 99 | |
| 100 | + |
| 101 | + |
100 | 102 | |
101 | 103 | |
102 | 104 | |
|
Collapse file
galleries/examples/statistics/boxplot_color.py
Copy file name to clipboardExpand all lines: galleries/examples/statistics/boxplot_color.py+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
36 | 36 | |
37 | 37 | |
38 | 38 | |
| 39 | + |
| 40 | + |
39 | 41 | |
40 | 42 | |
41 | 43 | |
|
Collapse file
galleries/examples/statistics/boxplot_demo.py
Copy file name to clipboardExpand all lines: galleries/examples/statistics/boxplot_demo.py+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
247 | 247 | |
248 | 248 | |
249 | 249 | |
| 250 | + |
| 251 | + |
250 | 252 | |
251 | 253 | |
252 | 254 | |
|
Collapse file
galleries/examples/statistics/boxplot_vs_violin.py
Copy file name to clipboardExpand all lines: galleries/examples/statistics/boxplot_vs_violin.py+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
54 | 54 | |
55 | 55 | |
56 | 56 | |
| 57 | + |
| 58 | + |
57 | 59 | |
58 | 60 | |
59 | 61 | |
|
Collapse file
galleries/examples/statistics/bxp.py
Copy file name to clipboardExpand all lines: galleries/examples/statistics/bxp.py+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
64 | 64 | |
65 | 65 | |
66 | 66 | |
| 67 | + |
| 68 | + |
67 | 69 | |
68 | 70 | |
69 | 71 | |
|
Collapse file
galleries/examples/statistics/confidence_ellipse.py
Copy file name to clipboardExpand all lines: galleries/examples/statistics/confidence_ellipse.py+8Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
217 | 217 | |
218 | 218 | |
219 | 219 | |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
| 227 | + |
220 | 228 | |
221 | 229 | |
222 | 230 | |
|
Collapse file
galleries/examples/statistics/customized_violin.py
Copy file name to clipboardExpand all lines: galleries/examples/statistics/customized_violin.py+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
73 | 73 | |
74 | 74 | |
75 | 75 | |
| 76 | + |
| 77 | + |
76 | 78 | |
77 | 79 | |
78 | 80 | |
|
Collapse file
galleries/examples/statistics/errorbar.py
Copy file name to clipboardExpand all lines: galleries/examples/statistics/errorbar.py+3Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
21 | 21 | |
22 | 22 | |
23 | 23 | |
| 24 | + |
| 25 | + |
| 26 | + |
24 | 27 | |
25 | 28 | |
26 | 29 | |
|
Collapse file
galleries/examples/statistics/errorbar_features.py
Copy file name to clipboardExpand all lines: galleries/examples/statistics/errorbar_features.py+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
48 | 48 | |
49 | 49 | |
50 | 50 | |
| 51 | + |
| 52 | + |
51 | 53 | |
52 | 54 | |
53 | 55 | |
|
Collapse file
galleries/examples/statistics/errorbar_limits.py
Copy file name to clipboardExpand all lines: galleries/examples/statistics/errorbar_limits.py+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
77 | 77 | |
78 | 78 | |
79 | 79 | |
| 80 | + |
| 81 | + |
80 | 82 | |
81 | 83 | |
82 | 84 | |
|
0 commit comments