Commit 5b41e5e
File tree
Expand file treeCollapse file tree
8 files changed
+43
-59
lines changedFilter options
- lib
- matplotlib
- backends
- mpl_toolkits/axisartist
Expand file treeCollapse file tree
8 files changed
+43
-59
lines changed+2-7Lines changed: 2 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
835 | 835 |
|
836 | 836 |
|
837 | 837 |
|
838 |
| - |
839 |
| - |
840 |
| - |
841 |
| - |
842 |
| - |
843 |
| - |
844 |
| - |
| 838 | + |
| 839 | + |
845 | 840 |
|
846 | 841 |
|
847 | 842 |
|
|
lib/matplotlib/backends/backend_pdf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_pdf.py+7-9Lines changed: 7 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
178 | 178 |
|
179 | 179 |
|
180 | 180 |
|
181 |
| - |
182 |
| - |
183 |
| - |
184 |
| - |
185 |
| - |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
186 | 187 |
|
187 | 188 |
|
188 | 189 |
|
189 |
| - |
190 |
| - |
191 |
| - |
192 |
| - |
| 190 | + |
193 | 191 |
|
194 | 192 |
|
195 | 193 |
|
|
lib/matplotlib/backends/backend_ps.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_ps.py+17-10Lines changed: 17 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
398 | 398 |
|
399 | 399 |
|
400 | 400 |
|
401 |
| - |
402 |
| - |
403 |
| - |
404 |
| - |
405 |
| - |
| 401 | + |
| 402 | + |
| 403 | + |
| 404 | + |
| 405 | + |
| 406 | + |
| 407 | + |
| 408 | + |
| 409 | + |
406 | 410 |
|
407 | 411 |
|
408 | 412 |
|
| ||
497 | 501 |
|
498 | 502 |
|
499 | 503 |
|
500 |
| - |
501 |
| - |
502 |
| - |
503 |
| - |
504 |
| - |
| 504 | + |
| 505 | + |
| 506 | + |
| 507 | + |
| 508 | + |
| 509 | + |
| 510 | + |
| 511 | + |
505 | 512 |
|
506 | 513 |
|
507 | 514 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
602 | 602 |
|
603 | 603 |
|
604 | 604 |
|
605 |
| - |
606 |
| - |
| 605 | + |
| 606 | + |
607 | 607 |
|
608 | 608 |
|
609 | 609 |
|
|
lib/matplotlib/legend_handler.py
Copy file name to clipboardExpand all lines: lib/matplotlib/legend_handler.py+4-12Lines changed: 4 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
536 | 536 |
|
537 | 537 |
|
538 | 538 |
|
539 |
| - |
540 |
| - |
541 |
| - |
542 |
| - |
543 |
| - |
544 |
| - |
| 539 | + |
| 540 | + |
| 541 | + |
545 | 542 |
|
546 | 543 |
|
547 |
| - |
548 | 544 |
|
549 | 545 |
|
550 | 546 |
|
| ||
634 | 630 |
|
635 | 631 |
|
636 | 632 |
|
637 |
| - |
638 |
| - |
639 |
| - |
640 |
| - |
| 633 | + |
641 | 634 |
|
642 | 635 |
|
643 |
| - |
644 | 636 |
|
645 | 637 |
|
646 | 638 |
|
|
+3-5Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1377 | 1377 |
|
1378 | 1378 |
|
1379 | 1379 |
|
1380 |
| - |
1381 |
| - |
1382 |
| - |
1383 |
| - |
1384 |
| - |
| 1380 | + |
| 1381 | + |
| 1382 | + |
1385 | 1383 |
|
1386 | 1384 |
|
1387 | 1385 |
|
|
lib/mpl_toolkits/axisartist/axis_artist.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/axisartist/axis_artist.py+6-10Lines changed: 6 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1232 | 1232 |
|
1233 | 1233 |
|
1234 | 1234 |
|
1235 |
| - |
1236 |
| - |
1237 | 1235 |
|
1238 |
| - |
1239 |
| - |
1240 |
| - |
1241 |
| - |
1242 | 1236 |
|
1243 |
| - |
1244 |
| - |
1245 |
| - |
1246 |
| - |
| 1237 | + |
| 1238 | + |
| 1239 | + |
| 1240 | + |
| 1241 | + |
| 1242 | + |
1247 | 1243 |
|
1248 | 1244 |
|
1249 | 1245 |
|
|
lib/mpl_toolkits/axisartist/floating_axes.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/axisartist/floating_axes.py+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
287 | 287 |
|
288 | 288 |
|
289 | 289 |
|
290 |
| - |
291 |
| - |
| 290 | + |
292 | 291 |
|
293 |
| - |
294 |
| - |
| 292 | + |
295 | 293 |
|
296 | 294 |
|
297 | 295 |
|
|
0 commit comments