Commit 2313e90
File tree
Expand file treeCollapse file tree
5 files changed
+302
-1
lines changedFilter options
- lib/matplotlib
- backends
- tests
- baseline_images/test_axes
Expand file treeCollapse file tree
5 files changed
+302
-1
lines changedlib/matplotlib/backends/backend_pdf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_pdf.py+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1556 | 1556 |
|
1557 | 1557 |
|
1558 | 1558 |
|
1559 |
| - |
| 1559 | + |
| 1560 | + |
| 1561 | + |
| 1562 | + |
1560 | 1563 |
|
1561 | 1564 |
|
1562 | 1565 |
|
|
lib/matplotlib/tests/baseline_images/test_axes/transparent_markers.pdf
Copy file name to clipboard2.14 KB
Binary file not shown.
lib/matplotlib/tests/baseline_images/test_axes/transparent_markers.png
Copy file name to clipboard32.6 KB
Loading
lib/matplotlib/tests/baseline_images/test_axes/transparent_markers.svg
Copy file name to clipboard+289Lines changed: 289 additions & 0 deletions
Loading
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
901 | 901 |
|
902 | 902 |
|
903 | 903 |
|
| 904 | + |
| 905 | + |
| 906 | + |
| 907 | + |
| 908 | + |
| 909 | + |
| 910 | + |
| 911 | + |
| 912 | + |
904 | 913 |
|
905 | 914 |
|
906 | 915 |
|
0 commit comments