Commit cd08d18
File tree
6 files changed
+45
-8
lines changedFilter options
- lib
- matplotlib
- tests
- mpl_toolkits
- mplot3d
- tests
6 files changed
+45
-8
lines changed+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1228 | 1228 |
|
1229 | 1229 |
|
1230 | 1230 |
|
| 1231 | + |
| 1232 | + |
1231 | 1233 |
|
1232 | 1234 |
|
1233 | 1235 |
|
| ||
1240 | 1242 |
|
1241 | 1243 |
|
1242 | 1244 |
|
| 1245 | + |
| 1246 | + |
1243 | 1247 |
|
1244 | 1248 |
|
1245 | 1249 |
|
|
lib/matplotlib/tests/test_lines.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_lines.py+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
82 | 82 |
|
83 | 83 |
|
84 | 84 |
|
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
85 | 98 |
|
86 | 99 |
|
87 | 100 |
|
|
lib/matplotlib/tests/test_widgets.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_widgets.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
888 | 888 |
|
889 | 889 |
|
890 | 890 |
|
891 |
| - |
| 891 | + |
892 | 892 |
|
893 | 893 |
|
894 | 894 |
|
| ||
905 | 905 |
|
906 | 906 |
|
907 | 907 |
|
908 |
| - |
| 908 | + |
909 | 909 |
|
910 | 910 |
|
911 | 911 |
|
| ||
918 | 918 |
|
919 | 919 |
|
920 | 920 |
|
921 |
| - |
| 921 | + |
922 | 922 |
|
923 | 923 |
|
924 | 924 |
|
|
+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3311 | 3311 |
|
3312 | 3312 |
|
3313 | 3313 |
|
3314 |
| - |
| 3314 | + |
| 3315 | + |
3315 | 3316 |
|
3316 | 3317 |
|
3317 | 3318 |
|
|
lib/mpl_toolkits/mplot3d/art3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/mplot3d/art3d.py+6-4Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
166 | 166 |
|
167 | 167 |
|
168 | 168 |
|
169 |
| - |
| 169 | + |
170 | 170 |
|
171 | 171 |
|
172 | 172 |
|
| ||
193 | 193 |
|
194 | 194 |
|
195 | 195 |
|
196 |
| - |
197 |
| - |
198 |
| - |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
199 | 201 |
|
200 | 202 |
|
201 | 203 |
|
|
lib/mpl_toolkits/tests/test_mplot3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/tests/test_mplot3d.py+17Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
228 | 228 |
|
229 | 229 |
|
230 | 230 |
|
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
| 240 | + |
| 241 | + |
| 242 | + |
| 243 | + |
| 244 | + |
| 245 | + |
| 246 | + |
| 247 | + |
231 | 248 |
|
232 | 249 |
|
233 | 250 |
|
|
0 commit comments