Commit 1eed1a3
File tree
6 files changed
+30
-11
lines changedFilter options
- lib
- matplotlib
- tests
- mpl_toolkits/mplot3d/tests
6 files changed
+30
-11
lines changedlib/matplotlib/collections.py
Copy file name to clipboardExpand all lines: lib/matplotlib/collections.py+10-2Lines changed: 10 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
626 | 626 |
|
627 | 627 |
|
628 | 628 |
|
| 629 | + |
| 630 | + |
| 631 | + |
| 632 | + |
| 633 | + |
629 | 634 |
|
630 | 635 |
|
631 | 636 |
|
| ||
866 | 871 |
|
867 | 872 |
|
868 | 873 |
|
869 |
| - |
870 |
| - |
| 874 | + |
| 875 | + |
| 876 | + |
| 877 | + |
| 878 | + |
871 | 879 |
|
872 | 880 |
|
873 | 881 |
|
|
lib/matplotlib/collections.pyi
Copy file name to clipboardExpand all lines: lib/matplotlib/collections.pyi+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
71 |
| - |
| 71 | + |
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
|
lib/matplotlib/legend_handler.py
Copy file name to clipboardExpand all lines: lib/matplotlib/legend_handler.py+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
407 | 407 |
|
408 | 408 |
|
409 | 409 |
|
410 |
| - |
| 410 | + |
411 | 411 |
|
412 | 412 |
|
413 | 413 |
|
| ||
798 | 798 |
|
799 | 799 |
|
800 | 800 |
|
801 |
| - |
| 801 | + |
| 802 | + |
802 | 803 |
|
803 | 804 |
|
804 | 805 |
|
|
lib/matplotlib/tests/test_collections.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_collections.py+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
86 | 86 |
|
87 | 87 |
|
88 | 88 |
|
89 |
| - |
| 89 | + |
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
| ||
248 | 248 |
|
249 | 249 |
|
250 | 250 |
|
251 |
| - |
| 251 | + |
252 | 252 |
|
253 | 253 |
|
254 | 254 |
|
| ||
666 | 666 |
|
667 | 667 |
|
668 | 668 |
|
669 |
| - |
| 669 | + |
670 | 670 |
|
671 | 671 |
|
672 | 672 |
|
673 |
| - |
| 673 | + |
674 | 674 |
|
675 | 675 |
|
676 | 676 |
|
|
lib/matplotlib/tests/test_legend.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_legend.py+11-1Lines changed: 11 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
528 | 528 |
|
529 | 529 |
|
530 | 530 |
|
| 531 | + |
| 532 | + |
| 533 | + |
| 534 | + |
| 535 | + |
| 536 | + |
| 537 | + |
| 538 | + |
| 539 | + |
| 540 | + |
531 | 541 |
|
532 | 542 |
|
533 | 543 |
|
| ||
612 | 622 |
|
613 | 623 |
|
614 | 624 |
|
615 |
| - |
| 625 | + |
616 | 626 |
|
617 | 627 |
|
618 | 628 |
|
|
lib/mpl_toolkits/mplot3d/tests/test_legend3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/mplot3d/tests/test_legend3d.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
58 |
| - |
| 58 | + |
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
|
0 commit comments