Commit 92da7f6
authored
File tree
Expand file treeCollapse file tree
3 files changed
+61
-41
lines changedFilter options
- lib/matplotlib
- axes
- backends
Expand file treeCollapse file tree
3 files changed
+61
-41
lines changedlib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
582 | 582 |
|
583 | 583 |
|
584 | 584 |
|
| 585 | + |
| 586 | + |
| 587 | + |
| 588 | + |
| 589 | + |
| 590 | + |
| 591 | + |
585 | 592 |
|
586 | 593 |
|
587 | 594 |
|
|
lib/matplotlib/backends/backend_svg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_svg.py+50-35Lines changed: 50 additions & 35 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1189 | 1189 |
|
1190 | 1190 |
|
1191 | 1191 |
|
1192 |
| - |
1193 |
| - |
1194 |
| - |
1195 |
| - |
1196 |
| - |
1197 |
| - |
1198 |
| - |
| 1192 | + |
| 1193 | + |
| 1194 | + |
| 1195 | + |
| 1196 | + |
| 1197 | + |
| 1198 | + |
| 1199 | + |
| 1200 | + |
| 1201 | + |
| 1202 | + |
| 1203 | + |
| 1204 | + |
| 1205 | + |
1199 | 1206 |
|
1200 |
| - |
1201 |
| - |
| 1207 | + |
| 1208 | + |
1202 | 1209 |
|
1203 |
| - |
1204 |
| - |
| 1210 | + |
| 1211 | + |
| 1212 | + |
| 1213 | + |
| 1214 | + |
| 1215 | + |
| 1216 | + |
| 1217 | + |
| 1218 | + |
| 1219 | + |
| 1220 | + |
| 1221 | + |
| 1222 | + |
| 1223 | + |
1205 | 1224 |
|
1206 | 1225 |
|
1207 | 1226 |
|
1208 |
| - |
1209 |
| - |
| 1227 | + |
1210 | 1228 |
|
1211 |
| - |
1212 |
| - |
| 1229 | + |
1213 | 1230 |
|
1214 | 1231 |
|
1215 |
| - |
1216 |
| - |
1217 |
| - |
1218 |
| - |
1219 |
| - |
1220 |
| - |
1221 |
| - |
1222 |
| - |
1223 |
| - |
1224 |
| - |
1225 |
| - |
1226 |
| - |
1227 |
| - |
1228 |
| - |
1229 |
| - |
1230 |
| - |
1231 |
| - |
1232 |
| - |
1233 |
| - |
1234 |
| - |
| 1232 | + |
| 1233 | + |
| 1234 | + |
| 1235 | + |
| 1236 | + |
| 1237 | + |
| 1238 | + |
| 1239 | + |
| 1240 | + |
| 1241 | + |
| 1242 | + |
| 1243 | + |
| 1244 | + |
| 1245 | + |
| 1246 | + |
| 1247 | + |
| 1248 | + |
| 1249 | + |
1235 | 1250 |
|
1236 | 1251 |
|
1237 | 1252 |
|
|
+4-6Lines changed: 4 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
278 | 278 |
|
279 | 279 |
|
280 | 280 |
|
281 |
| - |
282 |
| - |
283 | 281 |
|
284 | 282 |
|
285 | 283 |
|
| ||
310 | 308 |
|
311 | 309 |
|
312 | 310 |
|
313 |
| - |
| 311 | + |
314 | 312 |
|
315 | 313 |
|
316 |
| - |
317 | 314 |
|
318 | 315 |
|
319 | 316 |
|
| ||
350 | 347 |
|
351 | 348 |
|
352 | 349 |
|
353 |
| - |
354 |
| - |
| 350 | + |
| 351 | + |
| 352 | + |
355 | 353 |
|
356 | 354 |
|
357 | 355 |
|
|
0 commit comments