Commit 006f6ad
File tree
Expand file treeCollapse file tree
2 files changed
+8
-6
lines changedFilter options
- lib/matplotlib
- backends
Expand file treeCollapse file tree
2 files changed
+8
-6
lines changedlib/matplotlib/backends/backend_svg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_svg.py+6-5Lines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| 9 | + |
9 | 10 |
|
10 | 11 |
|
11 | 12 |
|
| ||
263 | 264 |
|
264 | 265 |
|
265 | 266 |
|
266 |
| - |
| 267 | + |
267 | 268 |
|
268 | 269 |
|
269 | 270 |
|
270 | 271 |
|
271 |
| - |
| 272 | + |
272 | 273 |
|
273 | 274 |
|
274 |
| - |
| 275 | + |
275 | 276 |
|
276 | 277 |
|
277 | 278 |
|
| ||
1087 | 1088 |
|
1088 | 1089 |
|
1089 | 1090 |
|
1090 |
| - |
| 1091 | + |
1091 | 1092 |
|
1092 | 1093 |
|
1093 | 1094 |
|
| ||
1103 | 1104 |
|
1104 | 1105 |
|
1105 | 1106 |
|
1106 |
| - |
| 1107 | + |
1107 | 1108 |
|
1108 | 1109 |
|
1109 | 1110 |
|
|
+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| 23 | + |
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
| ||
183 | 184 |
|
184 | 185 |
|
185 | 186 |
|
186 |
| - |
| 187 | + |
187 | 188 |
|
188 | 189 |
|
189 | 190 |
|
|
0 commit comments