Commit 88b3783
File tree
Expand file treeCollapse file tree
3 files changed
+36
-23
lines changedFilter options
- examples/text_labels_and_annotations
- lib/matplotlib
- tests
Expand file treeCollapse file tree
3 files changed
+36
-23
lines changedexamples/text_labels_and_annotations/legend.py
Copy file name to clipboardExpand all lines: examples/text_labels_and_annotations/legend.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
| 24 | + |
25 | 25 |
|
26 |
| - |
| 26 | + |
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
|
lib/matplotlib/legend_handler.py
Copy file name to clipboardExpand all lines: lib/matplotlib/legend_handler.py+7-21Lines changed: 7 additions & 21 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
812 | 812 |
|
813 | 813 |
|
814 | 814 |
|
815 |
| - |
| 815 | + |
| 816 | + |
816 | 817 |
|
817 | 818 |
|
818 | 819 |
|
| ||
826 | 827 |
|
827 | 828 |
|
828 | 829 |
|
829 |
| - |
830 |
| - |
831 |
| - |
832 |
| - |
833 |
| - |
834 |
| - |
835 |
| - |
836 |
| - |
837 |
| - |
838 |
| - |
839 | 830 |
|
840 |
| - |
841 |
| - |
842 |
| - |
843 |
| - |
844 |
| - |
845 |
| - |
846 |
| - |
847 |
| - |
848 | 831 |
|
849 | 832 |
|
850 | 833 |
|
851 | 834 |
|
852 |
| - |
853 | 835 |
|
854 |
| - |
855 | 836 |
|
856 | 837 |
|
| 838 | + |
| 839 | + |
| 840 | + |
| 841 | + |
| 842 | + |
857 | 843 |
|
858 | 844 |
|
859 | 845 |
|
lib/matplotlib/tests/test_legend.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_legend.py+27Lines changed: 27 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
927 | 927 |
|
928 | 928 |
|
929 | 929 |
|
| 930 | + |
| 931 | + |
| 932 | + |
| 933 | + |
| 934 | + |
| 935 | + |
| 936 | + |
| 937 | + |
| 938 | + |
| 939 | + |
| 940 | + |
| 941 | + |
| 942 | + |
| 943 | + |
| 944 | + |
| 945 | + |
| 946 | + |
| 947 | + |
| 948 | + |
| 949 | + |
| 950 | + |
| 951 | + |
| 952 | + |
| 953 | + |
| 954 | + |
| 955 | + |
| 956 | + |
0 commit comments