Commit 5a88d93
committed
File tree
Expand file treeCollapse file tree
5 files changed
+220
-0
lines changedFilter options
- lib/matplotlib
- backends
- tests
- baseline_images/test_backend_svg
Expand file treeCollapse file tree
5 files changed
+220
-0
lines changedlib/matplotlib/backends/backend_svg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_svg.py+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
743 | 743 |
|
744 | 744 |
|
745 | 745 |
|
| 746 | + |
746 | 747 |
|
747 | 748 |
|
748 | 749 |
|
| 750 | + |
| 751 | + |
749 | 752 |
|
750 | 753 |
|
751 | 754 |
|
|
lib/matplotlib/tests/baseline_images/test_backend_svg/noscale.pdf
Copy file name to clipboard2.99 KB
Binary file not shown.
lib/matplotlib/tests/baseline_images/test_backend_svg/noscale.png
Copy file name to clipboard6.72 KB
Loading
lib/matplotlib/tests/baseline_images/test_backend_svg/noscale.svg
Copy file name to clipboard+206Lines changed: 206 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+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
| 8 | + |
8 | 9 |
|
9 | 10 |
|
10 | 11 |
|
| ||
30 | 31 |
|
31 | 32 |
|
32 | 33 |
|
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
0 commit comments