Commit 9637932
File tree
12 files changed
+921
-390
lines changedFilter options
- lib/matplotlib/tests
- baseline_images
- test_axes
- test_backend_pdf
- test_bbox_tight
- test_lines
- test_patheffects
12 files changed
+921
-390
lines changedlib/matplotlib/tests/baseline_images/test_axes/stem.png
Copy file name to clipboard-11.2 KB
Loading
lib/matplotlib/tests/baseline_images/test_backend_pdf/hatching_legend.pdf
Copy file name to clipboard-117 Bytes
Binary file not shown.
lib/matplotlib/tests/baseline_images/test_bbox_tight/bbox_inches_tight.pdf
Copy file name to clipboard1.38 KB
Binary file not shown.
lib/matplotlib/tests/baseline_images/test_bbox_tight/bbox_inches_tight.png
Copy file name to clipboard-4.7 KB
Loading
lib/matplotlib/tests/baseline_images/test_bbox_tight/bbox_inches_tight.svg
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/baseline_images/test_bbox_tight/bbox_inches_tight.svg+900-369Lines changed: 900 additions & 369 deletions
Loading
lib/matplotlib/tests/baseline_images/test_lines/striped_line.png
Copy file name to clipboard-6.84 KB
Loading
lib/matplotlib/tests/baseline_images/test_patheffects/tickedstroke.png
Copy file name to clipboard-17.9 KB
Loading
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4512 | 4512 |
|
4513 | 4513 |
|
4514 | 4514 |
|
4515 |
| - |
| 4515 | + |
4516 | 4516 |
|
4517 | 4517 |
|
4518 | 4518 |
|
4519 |
| - |
4520 |
| - |
4521 | 4519 |
|
4522 |
| - |
| 4520 | + |
4523 | 4521 |
|
4524 | 4522 |
|
4525 | 4523 |
|
|
lib/matplotlib/tests/test_backend_pdf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_pdf.py+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
312 | 312 |
|
313 | 313 |
|
314 | 314 |
|
315 |
| - |
316 |
| - |
| 315 | + |
| 316 | + |
317 | 317 |
|
318 | 318 |
|
319 | 319 |
|
320 | 320 |
|
321 | 321 |
|
322 | 322 |
|
| 323 | + |
| 324 | + |
323 | 325 |
|
324 | 326 |
|
325 | 327 |
|
|
lib/matplotlib/tests/test_bbox_tight.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_bbox_tight.py+8-7Lines changed: 8 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
| 13 | + |
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
| 23 | + |
| 24 | + |
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
| ||
30 | 31 |
|
31 | 32 |
|
32 | 33 |
|
33 |
| - |
| 34 | + |
34 | 35 |
|
35 |
| - |
| 36 | + |
36 | 37 |
|
37 | 38 |
|
38 |
| - |
39 |
| - |
| 39 | + |
| 40 | + |
40 | 41 |
|
41 | 42 |
|
42 | 43 |
|
|
lib/matplotlib/tests/test_lines.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_lines.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
332 | 332 |
|
333 | 333 |
|
334 | 334 |
|
335 |
| - |
| 335 | + |
336 | 336 |
|
337 | 337 |
|
338 | 338 |
|
339 |
| - |
| 339 | + |
340 | 340 |
|
341 |
| - |
| 341 | + |
342 | 342 |
|
343 | 343 |
|
344 | 344 |
|
|
lib/matplotlib/tests/test_patheffects.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_patheffects.py+4-5Lines changed: 4 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
135 | 135 |
|
136 | 136 |
|
137 | 137 |
|
138 |
| - |
139 |
| - |
140 |
| - |
| 138 | + |
| 139 | + |
141 | 140 |
|
142 | 141 |
|
143 | 142 |
|
| ||
149 | 148 |
|
150 | 149 |
|
151 | 150 |
|
152 |
| - |
| 151 | + |
153 | 152 |
|
154 | 153 |
|
155 | 154 |
|
156 | 155 |
|
157 | 156 |
|
158 |
| - |
| 157 | + |
159 | 158 |
|
160 | 159 |
|
161 | 160 |
|
|
0 commit comments