Commit cd0921c
File tree
Expand file treeCollapse file tree
7 files changed
+32
-11
lines changedFilter options
- lib/matplotlib
- backends
- tests
- src
Expand file treeCollapse file tree
7 files changed
+32
-11
lines changedlib/matplotlib/backends/backend_webagg_core.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_webagg_core.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| 26 | + |
26 | 27 |
|
27 | 28 |
|
28 | 29 |
|
|
+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
852 | 852 |
|
853 | 853 |
|
854 | 854 |
|
855 |
| - |
| 855 | + |
| 856 | + |
856 | 857 |
|
857 | 858 |
|
858 | 859 |
|
|
lib/matplotlib/tests/test_colors.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_colors.py+22Lines changed: 22 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
21 | 43 |
|
22 | 44 |
|
23 | 45 |
|
|
lib/matplotlib/tests/test_transforms.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_transforms.py+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
208 | 208 |
|
209 | 209 |
|
210 | 210 |
|
211 |
| - |
212 |
| - |
213 |
| - |
214 |
| - |
| 211 | + |
215 | 212 |
|
216 | 213 |
|
217 | 214 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
484 | 484 |
|
485 | 485 |
|
486 | 486 |
|
487 |
| - |
| 487 | + |
488 | 488 |
|
489 | 489 |
|
490 | 490 |
|
| ||
1009 | 1009 |
|
1010 | 1010 |
|
1011 | 1011 |
|
1012 |
| - |
| 1012 | + |
1013 | 1013 |
|
1014 | 1014 |
|
1015 | 1015 |
|
|
+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
885 | 885 |
|
886 | 886 |
|
887 | 887 |
|
888 |
| - |
| 888 | + |
889 | 889 |
|
890 | 890 |
|
891 | 891 |
|
| ||
950 | 950 |
|
951 | 951 |
|
952 | 952 |
|
953 |
| - |
| 953 | + |
954 | 954 |
|
955 | 955 |
|
956 | 956 |
|
| ||
1156 | 1156 |
|
1157 | 1157 |
|
1158 | 1158 |
|
1159 |
| - |
| 1159 | + |
1160 | 1160 |
|
1161 | 1161 |
|
1162 | 1162 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
| 46 | + |
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
|
0 commit comments