Commit 2053e8c
File tree
12 files changed
+533
-389
lines changedFilter options
- lib/matplotlib/tests
- baseline_images
- test_axes
- test_backend_pdf
- test_bbox_tight
- test_lines
- test_patheffects
12 files changed
+533
-389
lines changedlib/matplotlib/tests/baseline_images/test_axes/stem.png
Copy file name to clipboard-107 Bytes
Loading
lib/matplotlib/tests/baseline_images/test_backend_pdf/hatching_legend.pdf
Copy file name to clipboard-54 Bytes
Binary file not shown.
lib/matplotlib/tests/baseline_images/test_bbox_tight/bbox_inches_tight.pdf
Copy file name to clipboard671 Bytes
Binary file not shown.
lib/matplotlib/tests/baseline_images/test_bbox_tight/bbox_inches_tight.png
Copy file name to clipboard-1.56 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+513-366Lines changed: 513 additions & 366 deletions
Loading
lib/matplotlib/tests/baseline_images/test_lines/striped_line.png
Copy file name to clipboard-98 Bytes
Loading
lib/matplotlib/tests/baseline_images/test_patheffects/tickedstroke.png
Copy file name to clipboard1.39 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 |
---|---|---|
| ||
4593 | 4593 |
|
4594 | 4594 |
|
4595 | 4595 |
|
4596 |
| - |
| 4596 | + |
4597 | 4597 |
|
4598 | 4598 |
|
4599 | 4599 |
|
4600 |
| - |
4601 |
| - |
4602 | 4600 |
|
4603 |
| - |
| 4601 | + |
4604 | 4602 |
|
4605 | 4603 |
|
4606 | 4604 |
|
|
lib/matplotlib/tests/test_backend_pdf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_pdf.py+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
296 | 296 |
|
297 | 297 |
|
298 | 298 |
|
299 |
| - |
300 |
| - |
| 299 | + |
| 300 | + |
301 | 301 |
|
302 |
| - |
| 302 | + |
303 | 303 |
|
304 | 304 |
|
305 | 305 |
|
306 | 306 |
|
307 |
| - |
| 307 | + |
308 | 308 |
|
309 | 309 |
|
310 | 310 |
|
|
lib/matplotlib/tests/test_bbox_tight.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_bbox_tight.py+7-7Lines changed: 7 additions & 7 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 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
| 24 | + |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
| 34 | + |
35 | 35 |
|
36 |
| - |
| 36 | + |
37 | 37 |
|
38 | 38 |
|
39 |
| - |
40 |
| - |
| 39 | + |
| 40 | + |
41 | 41 |
|
42 | 42 |
|
43 | 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