Commit eb51274
File tree
12 files changed
+320
-342
lines changedFilter options
- lib/matplotlib/tests
- baseline_images
- test_axes
- test_backend_pdf
- test_bbox_tight
- test_lines
- test_patheffects
12 files changed
+320
-342
lines changedlib/matplotlib/tests/baseline_images/test_axes/stem.png
Copy file name to clipboard-113 Bytes
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 clipboard76 Bytes
Binary file not shown.
lib/matplotlib/tests/baseline_images/test_bbox_tight/bbox_inches_tight.png
Copy file name to clipboard-2.44 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+312-333Lines changed: 312 additions & 333 deletions
Loading
lib/matplotlib/tests/baseline_images/test_lines/striped_line.png
Copy file name to clipboard-108 Bytes
Loading
lib/matplotlib/tests/baseline_images/test_patheffects/tickedstroke.png
Copy file name to clipboard1.38 KB
Loading
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4593 | 4593 |
|
4594 | 4594 |
|
4595 | 4595 |
|
4596 |
| - |
| 4596 | + |
4597 | 4597 |
|
4598 | 4598 |
|
4599 | 4599 |
|
|
lib/matplotlib/tests/test_backend_pdf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_pdf.py+2-2Lines changed: 2 additions & 2 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 |
|
|
lib/matplotlib/tests/test_bbox_tight.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_bbox_tight.py+2-2Lines changed: 2 additions & 2 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 |
|
|
lib/matplotlib/tests/test_lines.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_lines.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
332 | 332 |
|
333 | 333 |
|
334 | 334 |
|
335 |
| - |
| 335 | + |
336 | 336 |
|
337 | 337 |
|
338 | 338 |
|
|
lib/matplotlib/tests/test_patheffects.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_patheffects.py+2-3Lines changed: 2 additions & 3 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 |
|
|
0 commit comments