Commit 9d5953f
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 |
|
| ||
7331 | 7337 |
|
7332 | 7338 |
|
7333 | 7339 |
|
7334 |
| - |
| 7340 | + |
7335 | 7341 |
|
7336 | 7342 |
|
7337 | 7343 |
|
|
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