Commit ae2432c
File tree
Expand file treeCollapse file tree
4 files changed
+16
-26
lines changedFilter options
- examples
- pyplots
- statistics
- lib/matplotlib
- tests
Expand file treeCollapse file tree
4 files changed
+16
-26
lines changedexamples/pyplots/boxplot_demo_pyplot.py
Copy file name to clipboardExpand all lines: examples/pyplots/boxplot_demo_pyplot.py+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
65 | 65 |
|
66 | 66 |
|
67 | 67 |
|
68 |
| - |
69 |
| - |
70 | 68 |
|
71 | 69 |
|
72 | 70 |
|
73 | 71 |
|
74 | 72 |
|
75 | 73 |
|
76 | 74 |
|
77 |
| - |
| 75 | + |
78 | 76 |
|
79 | 77 |
|
80 | 78 |
|
|
examples/statistics/boxplot_demo.py
Copy file name to clipboardExpand all lines: examples/statistics/boxplot_demo.py+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
63 |
| - |
64 |
| - |
65 | 63 |
|
66 | 64 |
|
67 | 65 |
|
68 | 66 |
|
69 |
| - |
| 67 | + |
70 | 68 |
|
71 | 69 |
|
72 | 70 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1069 | 1069 |
|
1070 | 1070 |
|
1071 | 1071 |
|
1072 |
| - |
| 1072 | + |
1073 | 1073 |
|
1074 | 1074 |
|
1075 | 1075 |
|
| ||
1230 | 1230 |
|
1231 | 1231 |
|
1232 | 1232 |
|
1233 |
| - |
| 1233 | + |
1234 | 1234 |
|
1235 | 1235 |
|
1236 | 1236 |
|
|
lib/matplotlib/tests/test_image.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_image.py+12-18Lines changed: 12 additions & 18 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
657 | 657 |
|
658 | 658 |
|
659 | 659 |
|
660 |
| - |
661 |
| - |
662 |
| - |
663 |
| - |
664 |
| - |
665 |
| - |
666 |
| - |
667 |
| - |
668 |
| - |
669 |
| - |
670 |
| - |
671 | 660 |
|
672 | 661 |
|
673 | 662 |
|
| ||
686 | 675 |
|
687 | 676 |
|
688 | 677 |
|
689 |
| - |
| 678 | + |
| 679 | + |
| 680 | + |
| 681 | + |
| 682 | + |
| 683 | + |
| 684 | + |
| 685 | + |
690 | 686 |
|
691 |
| - |
692 |
| - |
693 |
| - |
694 |
| - |
695 |
| - |
696 |
| - |
| 687 | + |
| 688 | + |
| 689 | + |
697 | 690 |
|
| 691 | + |
698 | 692 |
|
699 | 693 |
|
700 | 694 |
|
|
0 commit comments