Commit 6737303
File tree
Expand file treeCollapse file tree
3 files changed
+52
-24
lines changedFilter options
- lib
- matplotlib
- axes
- tests
- mpl_toolkits/mplot3d
Expand file treeCollapse file tree
3 files changed
+52
-24
lines changedlib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+15-20Lines changed: 15 additions & 20 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3985 | 3985 |
|
3986 | 3986 |
|
3987 | 3987 |
|
3988 |
| - |
3989 |
| - |
3990 |
| - |
| 3988 | + |
| 3989 | + |
| 3990 | + |
3991 | 3991 |
|
3992 |
| - |
3993 |
| - |
3994 |
| - |
3995 |
| - |
3996 |
| - |
| 3992 | + |
| 3993 | + |
| 3994 | + |
3997 | 3995 |
|
3998 |
| - |
3999 |
| - |
4000 |
| - |
| 3996 | + |
| 3997 | + |
| 3998 | + |
| 3999 | + |
4001 | 4000 |
|
4002 | 4001 |
|
4003 | 4002 |
|
4004 | 4003 |
|
4005 | 4004 |
|
4006 |
| - |
| 4005 | + |
| 4006 | + |
4007 | 4007 |
|
4008 |
| - |
4009 |
| - |
4010 |
| - |
4011 |
| - |
4012 |
| - |
| 4008 | + |
| 4009 | + |
4013 | 4010 |
|
4014 |
| - |
4015 |
| - |
4016 |
| - |
| 4011 | + |
4017 | 4012 |
|
4018 | 4013 |
|
4019 | 4014 |
|
|
lib/matplotlib/tests/test_backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_bases.py+30Lines changed: 30 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
280 | 280 |
|
281 | 281 |
|
282 | 282 |
|
| 283 | + |
| 284 | + |
| 285 | + |
| 286 | + |
| 287 | + |
| 288 | + |
| 289 | + |
| 290 | + |
| 291 | + |
| 292 | + |
| 293 | + |
| 294 | + |
| 295 | + |
| 296 | + |
| 297 | + |
| 298 | + |
| 299 | + |
| 300 | + |
| 301 | + |
| 302 | + |
| 303 | + |
| 304 | + |
| 305 | + |
| 306 | + |
| 307 | + |
| 308 | + |
| 309 | + |
| 310 | + |
| 311 | + |
| 312 | + |
283 | 313 |
|
284 | 314 |
|
285 | 315 |
|
|
lib/mpl_toolkits/mplot3d/axes3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/mplot3d/axes3d.py+7-4Lines changed: 7 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1000 | 1000 |
|
1001 | 1001 |
|
1002 | 1002 |
|
1003 |
| - |
1004 |
| - |
| 1003 | + |
| 1004 | + |
| 1005 | + |
| 1006 | + |
| 1007 | + |
1005 | 1008 |
|
1006 | 1009 |
|
1007 | 1010 |
|
1008 |
| - |
1009 |
| - |
| 1011 | + |
| 1012 | + |
1010 | 1013 |
|
1011 | 1014 |
|
1012 | 1015 |
|
|
0 commit comments