Commit 5e1b5fe
File tree
Expand file treeCollapse file tree
3 files changed
+23
-5
lines changedFilter options
- examples/text_labels_and_annotations
- lib/matplotlib
- tests
Expand file treeCollapse file tree
3 files changed
+23
-5
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+2-3Lines changed: 2 additions & 3 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 |
|
| ||
849 | 850 |
|
850 | 851 |
|
851 | 852 |
|
852 |
| - |
853 | 853 |
|
854 |
| - |
855 | 854 |
|
856 | 855 |
|
857 | 856 |
|
|
lib/matplotlib/tests/test_legend.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_legend.py+19Lines changed: 19 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 | + |
0 commit comments