Commit 786eb8c
File tree
Expand file treeCollapse file tree
3 files changed
+19
-23
lines changedFilter options
- examples/images_contours_and_fields
- lib/matplotlib
Expand file treeCollapse file tree
3 files changed
+19
-23
lines changedexamples/images_contours_and_fields/streamplot_demo_start_points.py
Copy file name to clipboardExpand all lines: examples/images_contours_and_fields/streamplot_demo_start_points.py+3-5Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
| 23 | + |
| 24 | + |
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
| 29 | + |
lib/matplotlib/streamplot.py
Copy file name to clipboardExpand all lines: lib/matplotlib/streamplot.py+16-16Lines changed: 16 additions & 16 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
137 | 137 |
|
138 | 138 |
|
139 | 139 |
|
140 |
| - |
141 |
| - |
| 140 | + |
| 141 | + |
142 | 142 |
|
143 | 143 |
|
144 | 144 |
|
| ||
211 | 211 |
|
212 | 212 |
|
213 | 213 |
|
214 |
| - |
| 214 | + |
215 | 215 |
|
216 | 216 |
|
217 | 217 |
|
| ||
234 | 234 |
|
235 | 235 |
|
236 | 236 |
|
237 |
| - |
| 237 | + |
238 | 238 |
|
239 | 239 |
|
240 | 240 |
|
| ||
246 | 246 |
|
247 | 247 |
|
248 | 248 |
|
249 |
| - |
250 |
| - |
| 249 | + |
| 250 | + |
251 | 251 |
|
252 | 252 |
|
253 | 253 |
|
| ||
457 | 457 |
|
458 | 458 |
|
459 | 459 |
|
460 |
| - |
461 |
| - |
462 |
| - |
| 460 | + |
| 461 | + |
| 462 | + |
463 | 463 |
|
464 | 464 |
|
465 |
| - |
466 |
| - |
467 |
| - |
468 |
| - |
469 |
| - |
470 |
| - |
| 465 | + |
| 466 | + |
| 467 | + |
| 468 | + |
| 469 | + |
| 470 | + |
471 | 471 |
|
472 | 472 |
|
473 | 473 |
|
| ||
548 | 548 |
|
549 | 549 |
|
550 | 550 |
|
551 |
| - |
| 551 | + |
552 | 552 |
|
553 | 553 |
|
554 | 554 |
|
|
-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
190 | 190 |
|
191 | 191 |
|
192 | 192 |
|
193 |
| - |
194 | 193 |
|
195 | 194 |
|
196 | 195 |
|
| ||
201 | 200 |
|
202 | 201 |
|
203 | 202 |
|
204 |
| - |
205 | 203 |
|
206 | 204 |
|
207 | 205 |
|
|
0 commit comments