Commit 14e6e5f
authored
File tree
Expand file treeCollapse file tree
3 files changed
+32
-41
lines changedFilter options
- doc/api/next_api_changes
- lib/matplotlib
- tests
Expand file treeCollapse file tree
3 files changed
+32
-41
lines changeddoc/api/next_api_changes/2018-10-02-AL-animation.rst
Copy file name to clipboard+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
lib/matplotlib/animation.py
Copy file name to clipboardExpand all lines: lib/matplotlib/animation.py+21-35Lines changed: 21 additions & 35 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
364 | 364 |
|
365 | 365 |
|
366 | 366 |
|
367 |
| - |
368 |
| - |
369 |
| - |
370 |
| - |
371 |
| - |
372 |
| - |
373 |
| - |
374 |
| - |
375 |
| - |
376 |
| - |
377 |
| - |
378 |
| - |
379 |
| - |
380 |
| - |
381 |
| - |
382 |
| - |
| 367 | + |
| 368 | + |
| 369 | + |
| 370 | + |
| 371 | + |
| 372 | + |
| 373 | + |
| 374 | + |
383 | 375 |
|
384 | 376 |
|
385 | 377 |
|
| ||
396 | 388 |
|
397 | 389 |
|
398 | 390 |
|
399 |
| - |
400 |
| - |
| 391 | + |
| 392 | + |
| 393 | + |
| 394 | + |
| 395 | + |
| 396 | + |
401 | 397 |
|
402 |
| - |
403 |
| - |
404 |
| - |
405 |
| - |
406 |
| - |
407 |
| - |
| 398 | + |
| 399 | + |
408 | 400 |
|
409 | 401 |
|
410 | 402 |
|
| ||
511 | 503 |
|
512 | 504 |
|
513 | 505 |
|
514 |
| - |
515 |
| - |
516 |
| - |
517 |
| - |
518 |
| - |
519 |
| - |
520 |
| - |
521 |
| - |
522 |
| - |
523 |
| - |
524 |
| - |
| 506 | + |
| 507 | + |
| 508 | + |
| 509 | + |
| 510 | + |
525 | 511 |
|
526 | 512 |
|
527 | 513 |
|
|
lib/matplotlib/tests/test_animation.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_animation.py+4-6Lines changed: 4 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
| 3 | + |
3 | 4 |
|
4 | 5 |
|
5 | 6 |
|
| ||
237 | 238 |
|
238 | 239 |
|
239 | 240 |
|
240 |
| - |
241 |
| - |
242 |
| - |
243 | 241 |
|
244 | 242 |
|
245 | 243 |
|
246 |
| - |
| 244 | + |
247 | 245 |
|
248 | 246 |
|
249 | 247 |
|
| ||
252 | 250 |
|
253 | 251 |
|
254 | 252 |
|
255 |
| - |
| 253 | + |
256 | 254 |
|
257 | 255 |
|
258 | 256 |
|
259 | 257 |
|
260 |
| - |
| 258 | + |
261 | 259 |
|
262 | 260 |
|
263 | 261 |
|
0 commit comments