Commit f68f9a1
File tree
Expand file treeCollapse file tree
2 files changed
+23
-5
lines changedFilter options
- examples/animation
- lib/matplotlib
Expand file treeCollapse file tree
2 files changed
+23
-5
lines changedexamples/animation/simple_anim.py
Copy file name to clipboardExpand all lines: examples/animation/simple_anim.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
|
lib/matplotlib/animation.py
Copy file name to clipboardExpand all lines: lib/matplotlib/animation.py+22-4Lines changed: 22 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 |
| - |
42 | 41 |
|
43 |
| - |
| 42 | + |
44 | 43 |
|
45 | 44 |
|
46 | 45 |
|
| ||
1679 | 1678 |
|
1680 | 1679 |
|
1681 | 1680 |
|
1682 |
| - |
| 1681 | + |
1683 | 1682 |
|
1684 | 1683 |
|
1685 | 1684 |
|
| ||
1721 | 1720 |
|
1722 | 1721 |
|
1723 | 1722 |
|
1724 |
| - |
| 1723 | + |
| 1724 | + |
| 1725 | + |
| 1726 | + |
| 1727 | + |
| 1728 | + |
| 1729 | + |
| 1730 | + |
| 1731 | + |
| 1732 | + |
| 1733 | + |
| 1734 | + |
| 1735 | + |
| 1736 | + |
| 1737 | + |
| 1738 | + |
| 1739 | + |
| 1740 | + |
| 1741 | + |
| 1742 | + |
1725 | 1743 |
|
1726 | 1744 |
|
1727 | 1745 |
|
|
0 commit comments