Commit bbe421a
File tree
Expand file treeCollapse file tree
13 files changed
+359
-15
lines changedFilter options
- lib/matplotlib
- backends
- testing
- tests
Expand file treeCollapse file tree
13 files changed
+359
-15
lines changed+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
88 | 88 |
|
89 | 89 |
|
90 | 90 |
|
91 |
| - |
92 |
| - |
| 91 | + |
| 92 | + |
93 | 93 |
|
94 | 94 |
|
95 | 95 |
|
| ||
126 | 126 |
|
127 | 127 |
|
128 | 128 |
|
| 129 | + |
129 | 130 |
|
130 |
| - |
| 131 | + |
131 | 132 |
|
lib/matplotlib/backends/backend_ps.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_ps.py+7-2Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1530 | 1530 |
|
1531 | 1531 |
|
1532 | 1532 |
|
1533 |
| - |
1534 |
| - |
| 1533 | + |
| 1534 | + |
| 1535 | + |
| 1536 | + |
| 1537 | + |
| 1538 | + |
| 1539 | + |
1535 | 1540 |
|
1536 | 1541 |
|
1537 | 1542 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
961 | 961 |
|
962 | 962 |
|
963 | 963 |
|
964 |
| - |
965 |
| - |
| 964 | + |
| 965 | + |
966 | 966 |
|
967 | 967 |
|
968 | 968 |
|
|
lib/matplotlib/testing/compare.py
Copy file name to clipboardExpand all lines: lib/matplotlib/testing/compare.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
166 | 166 |
|
167 | 167 |
|
168 | 168 |
|
169 |
| - |
170 |
| - |
| 169 | + |
| 170 | + |
171 | 171 |
|
172 | 172 |
|
173 | 173 |
|
|
lib/matplotlib/testing/decorators.py
Copy file name to clipboardExpand all lines: lib/matplotlib/testing/decorators.py+21Lines changed: 21 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
426 | 426 |
|
427 | 427 |
|
428 | 428 |
|
| 429 | + |
| 430 | + |
| 431 | + |
| 432 | + |
| 433 | + |
| 434 | + |
| 435 | + |
| 436 | + |
| 437 | + |
| 438 | + |
| 439 | + |
| 440 | + |
| 441 | + |
| 442 | + |
| 443 | + |
| 444 | + |
| 445 | + |
| 446 | + |
| 447 | + |
| 448 | + |
| 449 | + |
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+9-3Lines changed: 9 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
| 29 | + |
| 30 | + |
| 31 | + |
29 | 32 |
|
30 | 33 |
|
31 | 34 |
|
| ||
2749 | 2752 |
|
2750 | 2753 |
|
2751 | 2754 |
|
2752 |
| - |
| 2755 | + |
| 2756 | + |
2753 | 2757 |
|
2754 | 2758 |
|
2755 | 2759 |
|
| ||
2849 | 2853 |
|
2850 | 2854 |
|
2851 | 2855 |
|
2852 |
| - |
| 2856 | + |
| 2857 | + |
2853 | 2858 |
|
2854 | 2859 |
|
2855 | 2860 |
|
| ||
2950 | 2955 |
|
2951 | 2956 |
|
2952 | 2957 |
|
2953 |
| - |
| 2958 | + |
| 2959 | + |
2954 | 2960 |
|
2955 | 2961 |
|
2956 | 2962 |
|
|
lib/matplotlib/tests/test_backend_ps.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_ps.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
71 | 71 |
|
72 | 72 |
|
73 | 73 |
|
| 74 | + |
74 | 75 |
|
75 | 76 |
|
76 | 77 |
|
| ||
90 | 91 |
|
91 | 92 |
|
92 | 93 |
|
| 94 | + |
93 | 95 |
|
94 | 96 |
|
95 | 97 |
|
|
lib/matplotlib/tests/test_dviread.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_dviread.py+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
| 6 | + |
5 | 7 |
|
6 | 8 |
|
7 | 9 |
|
| ||
60 | 62 |
|
61 | 63 |
|
62 | 64 |
|
| 65 | + |
63 | 66 |
|
64 | 67 |
|
65 | 68 |
|
|
lib/matplotlib/tests/test_patches.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_patches.py+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| 23 | + |
| 24 | + |
| 25 | + |
23 | 26 |
|
24 | 27 |
|
25 | 28 |
|
| ||
250 | 253 |
|
251 | 254 |
|
252 | 255 |
|
253 |
| - |
| 256 | + |
254 | 257 |
|
255 | 258 |
|
256 | 259 |
|
|
lib/matplotlib/tests/test_patheffects.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_patheffects.py+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
| 21 | + |
| 22 | + |
20 | 23 |
|
21 | 24 |
|
22 | 25 |
|
| ||
110 | 113 |
|
111 | 114 |
|
112 | 115 |
|
113 |
| - |
| 116 | + |
114 | 117 |
|
115 | 118 |
|
116 | 119 |
|
|
lib/matplotlib/tests/test_triangulation.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_triangulation.py+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
| 18 | + |
17 | 19 |
|
18 | 20 |
|
19 | 21 |
|
| ||
770 | 772 |
|
771 | 773 |
|
772 | 774 |
|
773 |
| - |
| 775 | + |
| 776 | + |
774 | 777 |
|
775 | 778 |
|
776 | 779 |
|
|
0 commit comments