Commit b177aaf
File tree
Expand file treeCollapse file tree
3 files changed
+15
-1
lines changedFilter options
- examples/mplot3d
- lib/matplotlib
- tests
Expand file treeCollapse file tree
3 files changed
+15
-1
lines changedexamples/mplot3d/wire3d_animation_demo.py
Copy file name to clipboardExpand all lines: examples/mplot3d/wire3d_animation_demo.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
| 36 | + |
37 | 37 |
|
38 | 38 |
|
+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
316 | 316 |
|
317 | 317 |
|
318 | 318 |
|
| 319 | + |
| 320 | + |
| 321 | + |
| 322 | + |
319 | 323 |
|
320 | 324 |
|
321 | 325 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2450 | 2450 |
|
2451 | 2451 |
|
2452 | 2452 |
|
| 2453 | + |
| 2454 | + |
| 2455 | + |
| 2456 | + |
| 2457 | + |
| 2458 | + |
| 2459 | + |
| 2460 | + |
| 2461 | + |
| 2462 | + |
2453 | 2463 |
|
2454 | 2464 |
|
2455 | 2465 |
|
|
0 commit comments