Commit 001ef1b
File tree
Expand file treeCollapse file tree
24 files changed
+104
-67
lines changedFilter options
- lib
- matplotlib/tests
- mpl_toolkits
- axes_grid1/tests
- axisartist/tests
- mplot3d/tests
Expand file treeCollapse file tree
24 files changed
+104
-67
lines changedlib/matplotlib/tests/test_arrow_patches.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_arrow_patches.py+5-3Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
| ||
115 | 116 |
|
116 | 117 |
|
117 | 118 |
|
118 |
| - |
| 119 | + |
119 | 120 |
|
120 | 121 |
|
121 | 122 |
|
| ||
147 | 148 |
|
148 | 149 |
|
149 | 150 |
|
150 |
| - |
| 151 | + |
| 152 | + |
151 | 153 |
|
152 | 154 |
|
153 | 155 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+25-15Lines changed: 25 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
237 | 237 |
|
238 | 238 |
|
239 | 239 |
|
240 |
| - |
| 240 | + |
| 241 | + |
241 | 242 |
|
242 | 243 |
|
243 | 244 |
|
| ||
437 | 438 |
|
438 | 439 |
|
439 | 440 |
|
440 |
| - |
| 441 | + |
| 442 | + |
441 | 443 |
|
442 | 444 |
|
443 | 445 |
|
| ||
1232 | 1234 |
|
1233 | 1235 |
|
1234 | 1236 |
|
1235 |
| - |
| 1237 | + |
| 1238 | + |
1236 | 1239 |
|
1237 | 1240 |
|
1238 | 1241 |
|
| ||
1623 | 1626 |
|
1624 | 1627 |
|
1625 | 1628 |
|
1626 |
| - |
| 1629 | + |
1627 | 1630 |
|
1628 | 1631 |
|
1629 | 1632 |
|
| ||
3065 | 3068 |
|
3066 | 3069 |
|
3067 | 3070 |
|
3068 |
| - |
| 3071 | + |
| 3072 | + |
3069 | 3073 |
|
3070 | 3074 |
|
3071 | 3075 |
|
| ||
4873 | 4877 |
|
4874 | 4878 |
|
4875 | 4879 |
|
4876 |
| - |
| 4880 | + |
| 4881 | + |
4877 | 4882 |
|
4878 | 4883 |
|
4879 | 4884 |
|
| ||
4896 | 4901 |
|
4897 | 4902 |
|
4898 | 4903 |
|
4899 |
| - |
| 4904 | + |
4900 | 4905 |
|
4901 | 4906 |
|
4902 | 4907 |
|
| ||
5455 | 5460 |
|
5456 | 5461 |
|
5457 | 5462 |
|
5458 |
| - |
| 5463 | + |
| 5464 | + |
5459 | 5465 |
|
5460 | 5466 |
|
5461 | 5467 |
|
| ||
5822 | 5828 |
|
5823 | 5829 |
|
5824 | 5830 |
|
5825 |
| - |
| 5831 | + |
5826 | 5832 |
|
5827 | 5833 |
|
5828 | 5834 |
|
| ||
6008 | 6014 |
|
6009 | 6015 |
|
6010 | 6016 |
|
6011 |
| - |
| 6017 | + |
| 6018 | + |
6012 | 6019 |
|
6013 | 6020 |
|
6014 | 6021 |
|
| ||
6579 | 6586 |
|
6580 | 6587 |
|
6581 | 6588 |
|
6582 |
| - |
| 6589 | + |
| 6590 | + |
6583 | 6591 |
|
6584 | 6592 |
|
6585 | 6593 |
|
| ||
7505 | 7513 |
|
7506 | 7514 |
|
7507 | 7515 |
|
7508 |
| - |
7509 |
| - |
| 7516 | + |
| 7517 | + |
7510 | 7518 |
|
7511 | 7519 |
|
7512 | 7520 |
|
| ||
7536 | 7544 |
|
7537 | 7545 |
|
7538 | 7546 |
|
7539 |
| - |
| 7547 | + |
| 7548 | + |
7540 | 7549 |
|
7541 | 7550 |
|
7542 | 7551 |
|
| ||
8799 | 8808 |
|
8800 | 8809 |
|
8801 | 8810 |
|
8802 |
| - |
| 8811 | + |
| 8812 | + |
8803 | 8813 |
|
8804 | 8814 |
|
8805 | 8815 |
|
|
lib/matplotlib/tests/test_bbox_tight.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_bbox_tight.py+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
2 | 3 |
|
3 | 4 |
|
4 | 5 |
|
| ||
43 | 44 |
|
44 | 45 |
|
45 | 46 |
|
46 |
| - |
| 47 | + |
| 48 | + |
47 | 49 |
|
48 | 50 |
|
49 | 51 |
|
|
lib/matplotlib/tests/test_collections.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_collections.py+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
4 | 5 |
|
5 | 6 |
|
6 | 7 |
|
| ||
388 | 389 |
|
389 | 390 |
|
390 | 391 |
|
391 |
| - |
| 392 | + |
| 393 | + |
392 | 394 |
|
393 | 395 |
|
394 | 396 |
|
|
lib/matplotlib/tests/test_colorbar.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_colorbar.py+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
234 | 234 |
|
235 | 235 |
|
236 | 236 |
|
237 |
| - |
238 |
| - |
239 |
| - |
| 237 | + |
| 238 | + |
240 | 239 |
|
241 | 240 |
|
242 | 241 |
|
|
lib/matplotlib/tests/test_constrainedlayout.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_constrainedlayout.py+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
| 3 | + |
2 | 4 |
|
3 | 5 |
|
4 | 6 |
|
| ||
195 | 197 |
|
196 | 198 |
|
197 | 199 |
|
198 |
| - |
| 200 | + |
| 201 | + |
199 | 202 |
|
200 | 203 |
|
201 | 204 |
|
|
lib/matplotlib/tests/test_contour.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_contour.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
164 | 164 |
|
165 | 165 |
|
166 | 166 |
|
167 |
| - |
| 167 | + |
| 168 | + |
168 | 169 |
|
169 | 170 |
|
170 | 171 |
|
|
lib/matplotlib/tests/test_figure.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_figure.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
160 | 160 |
|
161 | 161 |
|
162 | 162 |
|
163 |
| - |
| 163 | + |
| 164 | + |
164 | 165 |
|
165 | 166 |
|
166 | 167 |
|
|
lib/matplotlib/tests/test_image.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_image.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1408 | 1408 |
|
1409 | 1409 |
|
1410 | 1410 |
|
1411 |
| - |
| 1411 | + |
1412 | 1412 |
|
1413 | 1413 |
|
1414 | 1414 |
|
|
lib/matplotlib/tests/test_legend.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_legend.py+11-8Lines changed: 11 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
151 | 151 |
|
152 | 152 |
|
153 | 153 |
|
154 |
| - |
| 154 | + |
| 155 | + |
155 | 156 |
|
156 | 157 |
|
157 | 158 |
|
| ||
161 | 162 |
|
162 | 163 |
|
163 | 164 |
|
164 |
| - |
| 165 | + |
| 166 | + |
165 | 167 |
|
166 | 168 |
|
167 | 169 |
|
| ||
175 | 177 |
|
176 | 178 |
|
177 | 179 |
|
178 |
| - |
| 180 | + |
179 | 181 |
|
180 | 182 |
|
181 | 183 |
|
| ||
184 | 186 |
|
185 | 187 |
|
186 | 188 |
|
187 |
| - |
| 189 | + |
188 | 190 |
|
189 | 191 |
|
190 | 192 |
|
| ||
212 | 214 |
|
213 | 215 |
|
214 | 216 |
|
215 |
| - |
| 217 | + |
216 | 218 |
|
217 | 219 |
|
218 | 220 |
|
| ||
523 | 525 |
|
524 | 526 |
|
525 | 527 |
|
526 |
| - |
| 528 | + |
| 529 | + |
527 | 530 |
|
528 | 531 |
|
529 | 532 |
|
| ||
658 | 661 |
|
659 | 662 |
|
660 | 663 |
|
661 |
| - |
662 |
| - |
| 664 | + |
| 665 | + |
663 | 666 |
|
664 | 667 |
|
665 | 668 |
|
|
lib/matplotlib/tests/test_lines.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_lines.py+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
101 |
| - |
| 101 | + |
102 | 102 |
|
103 | 103 |
|
104 | 104 |
|
| ||
139 | 139 |
|
140 | 140 |
|
141 | 141 |
|
142 |
| - |
| 142 | + |
| 143 | + |
143 | 144 |
|
144 | 145 |
|
145 | 146 |
|
|
lib/matplotlib/tests/test_patches.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_patches.py+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
| 5 | + |
4 | 6 |
|
5 | 7 |
|
6 | 8 |
|
| ||
15 | 17 |
|
16 | 18 |
|
17 | 19 |
|
18 |
| - |
19 |
| - |
20 |
| - |
21 | 20 |
|
22 | 21 |
|
23 | 22 |
|
| ||
438 | 437 |
|
439 | 438 |
|
440 | 439 |
|
441 |
| - |
442 |
| - |
| 440 | + |
| 441 | + |
443 | 442 |
|
444 | 443 |
|
445 | 444 |
|
| ||
564 | 563 |
|
565 | 564 |
|
566 | 565 |
|
567 |
| - |
| 566 | + |
| 567 | + |
568 | 568 |
|
569 | 569 |
|
570 | 570 |
|
|
0 commit comments