Commit 88e5aae
File tree
Expand file treeCollapse file tree
5 files changed
+125
-2
lines changedFilter options
- lib/matplotlib
- backends
- tests
- baseline_images/test_image
Expand file treeCollapse file tree
5 files changed
+125
-2
lines changedlib/matplotlib/backends/backend_svg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_svg.py+8-2Lines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
794 | 794 |
|
795 | 795 |
|
796 | 796 |
|
| 797 | + |
| 798 | + |
| 799 | + |
| 800 | + |
| 801 | + |
797 | 802 |
|
798 |
| - |
| 803 | + |
799 | 804 |
|
800 | 805 |
|
801 |
| - |
| 806 | + |
| 807 | + |
802 | 808 |
|
803 | 809 |
|
804 | 810 |
|
|
lib/matplotlib/tests/baseline_images/test_image/no_interpolation_origin.pdf
Copy file name to clipboard2.84 KB
Binary file not shown.
lib/matplotlib/tests/baseline_images/test_image/no_interpolation_origin.png
Copy file name to clipboard4.68 KB
Loading
lib/matplotlib/tests/baseline_images/test_image/no_interpolation_origin.svg
Copy file name to clipboard+104Lines changed: 104 additions & 0 deletions
Loading
lib/matplotlib/tests/test_image.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_image.py+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
152 | 152 |
|
153 | 153 |
|
154 | 154 |
|
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
155 | 168 |
|
156 | 169 |
|
157 | 170 |
|
0 commit comments