forked from matplotlib/matplotlib
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 0d11d38
Fix origin handling when interpolation is None in SVG backend. Issue matplotlib#925.
1 parent 68e7569 commit 0d11d38
File tree
5 files changed
+125
-2
lines changed- lib/matplotlib
- backends
- tests
- baseline_images/test_image
5 files changed
+125
-2
lines changedLines 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 |
| |
|
Binary file not shown.
Lines changed: 104 additions & 0 deletions
Loading[フレーム]
Lines 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