Commit dffac7a
committed
File tree
Expand file treeCollapse file tree
4 files changed
+11
-8
lines changedFilter options
- examples/mplot3d
- lib
- matplotlib
- mpl_toolkits/mplot3d
Expand file treeCollapse file tree
4 files changed
+11
-8
lines changedexamples/mplot3d/lorenz_attractor.py
Copy file name to clipboardExpand all lines: examples/mplot3d/lorenz_attractor.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
| 47 | + |
47 | 48 |
|
48 | 49 |
|
49 | 50 |
|
+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3184 | 3184 |
|
3185 | 3185 |
|
3186 | 3186 |
|
3187 |
| - |
| 3187 | + |
3188 | 3188 |
|
3189 | 3189 |
|
3190 | 3190 |
|
| ||
3195 | 3195 |
|
3196 | 3196 |
|
3197 | 3197 |
|
3198 |
| - |
3199 |
| - |
3200 | 3198 |
|
3201 | 3199 |
|
3202 | 3200 |
|
3203 | 3201 |
|
3204 | 3202 |
|
3205 | 3203 |
|
| 3204 | + |
| 3205 | + |
3206 | 3206 |
|
3207 | 3207 |
|
3208 | 3208 |
|
|
+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1186 | 1186 |
|
1187 | 1187 |
|
1188 | 1188 |
|
1189 |
| - |
| 1189 | + |
1190 | 1190 |
|
1191 | 1191 |
|
1192 | 1192 |
|
| ||
1198 | 1198 |
|
1199 | 1199 |
|
1200 | 1200 |
|
1201 |
| - |
1202 |
| - |
1203 | 1201 |
|
1204 | 1202 |
|
1205 | 1203 |
|
1206 | 1204 |
|
1207 | 1205 |
|
1208 | 1206 |
|
| 1207 | + |
| 1208 | + |
1209 | 1209 |
|
1210 | 1210 |
|
1211 | 1211 |
|
|
lib/mpl_toolkits/mplot3d/axes3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/mplot3d/axes3d.py+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2360 | 2360 |
|
2361 | 2361 |
|
2362 | 2362 |
|
2363 |
| - |
2364 |
| - |
| 2363 | + |
| 2364 | + |
2365 | 2365 |
|
2366 | 2366 |
|
| 2367 | + |
| 2368 | + |
2367 | 2369 |
|
2368 | 2370 |
|
2369 | 2371 |
|
|
0 commit comments