Commit aa35ec4
File tree
Expand file treeCollapse file tree
3 files changed
+34
-1
lines changedFilter options
- lib/matplotlib
- backends
- tests
- baseline_images/test_backend_svg
Expand file treeCollapse file tree
3 files changed
+34
-1
lines changedlib/matplotlib/backends/backend_svg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_svg.py+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
317 | 317 |
|
318 | 318 |
|
319 | 319 |
|
320 |
| - |
| 320 | + |
| 321 | + |
| 322 | + |
321 | 323 |
|
322 | 324 |
|
323 | 325 |
|
|
lib/matplotlib/tests/baseline_images/test_backend_svg/white_space_pre.svg
Copy file name to clipboard+24Lines changed: 24 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+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
79 | 86 |
|
80 | 87 |
|
81 | 88 |
|
|
0 commit comments