Commit 4e6b2c0
File tree
Expand file treeCollapse file tree
5 files changed
+310
-5
lines changedFilter options
- lib/matplotlib
- backends
- tests
- baseline_images/test_axes
Expand file treeCollapse file tree
5 files changed
+310
-5
lines changedlib/matplotlib/backends/backend_pdf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_pdf.py+12-5Lines changed: 12 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1556 | 1556 |
|
1557 | 1557 |
|
1558 | 1558 |
|
1559 |
| - |
| 1559 | + |
1560 | 1560 |
|
1561 | 1561 |
|
1562 | 1562 |
|
| ||
2002 | 2002 |
|
2003 | 2003 |
|
2004 | 2004 |
|
2005 |
| - |
| 2005 | + |
2006 | 2006 |
|
2007 | 2007 |
|
| 2008 | + |
| 2009 | + |
| 2010 | + |
2008 | 2011 |
|
2009 |
| - |
2010 |
| - |
2011 |
| - |
| 2012 | + |
| 2013 | + |
| 2014 | + |
| 2015 | + |
| 2016 | + |
| 2017 | + |
| 2018 | + |
2012 | 2019 |
|
2013 | 2020 |
|
2014 | 2021 |
|
|
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