Commit 6a5aa01
File tree
Expand file treeCollapse file tree
3 files changed
+298
-2
lines changedFilter options
- lib/matplotlib
- backends
- tests
- baseline_images/test_backend_svg
Expand file treeCollapse file tree
3 files changed
+298
-2
lines changedlib/matplotlib/backends/backend_svg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_svg.py+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
406 | 406 |
|
407 | 407 |
|
408 | 408 |
|
409 |
| - |
410 |
| - |
| 409 | + |
| 410 | + |
| 411 | + |
411 | 412 |
|
412 | 413 |
|
413 | 414 |
|
|
lib/matplotlib/tests/baseline_images/test_backend_svg/fill_black_with_alpha.svg
Copy file name to clipboard+287Lines changed: 287 additions & 0 deletions
Loading
lib/matplotlib/tests/test_backend_svg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_svg.py+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
39 | 47 |
|
40 | 48 |
|
41 | 49 |
|
|
0 commit comments