File tree
Expand file treeCollapse file tree
16 files changed
+33
-6
lines changedFilter options
- examples/mplot3d
Expand file treeCollapse file tree
16 files changed
+33
-6
lines changedexamples/mplot3d/quiver3d_demo.py
Copy file name to clipboardExpand all lines: examples/mplot3d/quiver3d_demo.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
| 3 | + |
2 | 4 |
|
3 | 5 |
|
4 | 6 |
|
|
examples/mplot3d/rotate_axes3d_demo.py
Copy file name to clipboardExpand all lines: examples/mplot3d/rotate_axes3d_demo.py+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 |
| - |
| 4 | + |
| 5 | + |
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
|
examples/mplot3d/scatter3d_demo.py
Copy file name to clipboardExpand all lines: examples/mplot3d/scatter3d_demo.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
| 3 | + |
2 | 4 |
|
3 | 5 |
|
4 | 6 |
|
|
examples/mplot3d/subplot3d_demo.py
Copy file name to clipboardExpand all lines: examples/mplot3d/subplot3d_demo.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
| 3 | + |
2 | 4 |
|
3 | 5 |
|
4 | 6 |
|
|
examples/mplot3d/surface3d_demo.py
Copy file name to clipboardExpand all lines: examples/mplot3d/surface3d_demo.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
| 3 | + |
2 | 4 |
|
3 | 5 |
|
4 | 6 |
|
|
examples/mplot3d/surface3d_demo2.py
Copy file name to clipboardExpand all lines: examples/mplot3d/surface3d_demo2.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
| 3 | + |
2 | 4 |
|
3 | 5 |
|
4 | 6 |
|
|
examples/mplot3d/surface3d_demo3.py
Copy file name to clipboardExpand all lines: examples/mplot3d/surface3d_demo3.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
| 3 | + |
2 | 4 |
|
3 | 5 |
|
4 | 6 |
|
|
examples/mplot3d/surface3d_radial_demo.py
Copy file name to clipboardExpand all lines: examples/mplot3d/surface3d_radial_demo.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
| 3 | + |
2 | 4 |
|
3 | 5 |
|
4 | 6 |
|
|
examples/mplot3d/text3d_demo.py
Copy file name to clipboardExpand all lines: examples/mplot3d/text3d_demo.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
| 4 | + |
4 | 5 |
|
5 | 6 |
|
6 | 7 |
|
|
examples/mplot3d/tricontour3d_demo.py
Copy file name to clipboardExpand all lines: examples/mplot3d/tricontour3d_demo.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
| 4 | + |
4 | 5 |
|
5 | 6 |
|
6 | 7 |
|
|
examples/mplot3d/tricontourf3d_demo.py
Copy file name to clipboardExpand all lines: examples/mplot3d/tricontourf3d_demo.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
| 4 | + |
4 | 5 |
|
5 | 6 |
|
6 | 7 |
|
|
examples/mplot3d/trisurf3d_demo.py
Copy file name to clipboardExpand all lines: examples/mplot3d/trisurf3d_demo.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
| 3 | + |
2 | 4 |
|
3 | 5 |
|
4 | 6 |
|
|
examples/mplot3d/trisurf3d_demo2.py
Copy file name to clipboardExpand all lines: examples/mplot3d/trisurf3d_demo2.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
| 4 | + |
4 | 5 |
|
5 | 6 |
|
6 | 7 |
|
|
examples/mplot3d/wire3d_animation_demo.py
Copy file name to clipboardExpand all lines: examples/mplot3d/wire3d_animation_demo.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
| 3 | + |
2 | 4 |
|
3 | 5 |
|
4 | 6 |
|
|
examples/mplot3d/wire3d_demo.py
Copy file name to clipboardExpand all lines: examples/mplot3d/wire3d_demo.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
| 3 | + |
2 | 4 |
|
3 | 5 |
|
4 | 6 |
|
|
examples/mplot3d/wire3d_zero_stride.py
Copy file name to clipboardExpand all lines: examples/mplot3d/wire3d_zero_stride.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
| 3 | + |
2 | 4 |
|
3 | 5 |
|
4 | 6 |
|
|
0 commit comments