Commit 32756d5
File tree
Expand file treeCollapse file tree
15 files changed
+60
-15
lines changedFilter options
- examples/statistics
Expand file treeCollapse file tree
15 files changed
+60
-15
lines changedexamples/statistics/boxplot_color_demo.py
Copy file name to clipboardExpand all lines: examples/statistics/boxplot_color_demo.py+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
2 | 5 |
|
3 | 6 |
|
4 | 7 |
|
|
examples/statistics/boxplot_demo.py
Copy file name to clipboardExpand all lines: examples/statistics/boxplot_demo.py+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
2 | 5 |
|
3 | 6 |
|
4 | 7 |
|
|
examples/statistics/boxplot_vs_violin_demo.py
Copy file name to clipboardExpand all lines: examples/statistics/boxplot_vs_violin_demo.py+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
2 | 5 |
|
3 | 6 |
|
4 | 7 |
|
|
examples/statistics/bxp_demo.py
Copy file name to clipboardExpand all lines: examples/statistics/bxp_demo.py+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
2 | 5 |
|
3 | 6 |
|
4 | 7 |
|
|
examples/statistics/customized_violin_demo.py
Copy file name to clipboardExpand all lines: examples/statistics/customized_violin_demo.py+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
2 | 5 |
|
3 | 6 |
|
4 | 7 |
|
|
examples/statistics/errorbar_demo.py
Copy file name to clipboardExpand all lines: examples/statistics/errorbar_demo.py+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
2 | 5 |
|
3 | 6 |
|
4 | 7 |
|
|
examples/statistics/errorbar_demo_features.py
Copy file name to clipboardExpand all lines: examples/statistics/errorbar_demo_features.py+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
2 | 5 |
|
3 | 6 |
|
4 | 7 |
|
|
examples/statistics/errorbar_limits.py
Copy file name to clipboardExpand all lines: examples/statistics/errorbar_limits.py+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
2 | 5 |
|
3 | 6 |
|
4 | 7 |
|
|
examples/statistics/errorbars_and_boxes.py
Copy file name to clipboardExpand all lines: examples/statistics/errorbars_and_boxes.py+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
2 | 5 |
|
3 | 6 |
|
4 | 7 |
|
|
examples/statistics/histogram_demo_cumulative.py
Copy file name to clipboardExpand all lines: examples/statistics/histogram_demo_cumulative.py+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
2 | 5 |
|
3 | 6 |
|
4 | 7 |
|
|
examples/statistics/histogram_demo_features.py
Copy file name to clipboardExpand all lines: examples/statistics/histogram_demo_features.py+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
2 | 5 |
|
3 | 6 |
|
4 | 7 |
|
|
examples/statistics/histogram_demo_histtypes.py
Copy file name to clipboardExpand all lines: examples/statistics/histogram_demo_histtypes.py+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
2 | 5 |
|
3 | 6 |
|
4 | 7 |
|
|
examples/statistics/histogram_demo_multihist.py
Copy file name to clipboardExpand all lines: examples/statistics/histogram_demo_multihist.py+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
2 | 5 |
|
3 | 6 |
|
4 | 7 |
|
|
examples/statistics/multiple_histograms_side_by_side.py
Copy file name to clipboardExpand all lines: examples/statistics/multiple_histograms_side_by_side.py+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
2 | 5 |
|
3 | 6 |
|
4 | 7 |
|
|
examples/statistics/violinplot_demo.py
Copy file name to clipboardExpand all lines: examples/statistics/violinplot_demo.py+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
2 | 5 |
|
3 | 6 |
|
4 | 7 |
|
|
0 commit comments