Commit 345d4ca
File tree
Expand file treeCollapse file tree
3 files changed
+15
-1
lines changedFilter options
- lib
- matplotlib/tests
- mpl_toolkits
- mplot3d
- tests
Expand file treeCollapse file tree
3 files changed
+15
-1
lines changedlib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
48 | 54 |
|
49 | 55 |
|
50 | 56 |
|
| ||
7319 | 7325 |
|
7320 | 7326 |
|
7321 | 7327 |
|
7322 |
| - |
| 7328 | + |
7323 | 7329 |
|
7324 | 7330 |
|
7325 | 7331 |
|
|
lib/mpl_toolkits/mplot3d/axes3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/mplot3d/axes3d.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
387 | 387 |
|
388 | 388 |
|
389 | 389 |
|
| 390 | + |
| 391 | + |
390 | 392 |
|
391 | 393 |
|
392 | 394 |
|
|
lib/mpl_toolkits/tests/test_mplot3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/tests/test_mplot3d.py+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
24 | 30 |
|
25 | 31 |
|
26 | 32 |
|
|
0 commit comments