Commit 017d88b
File tree
Expand file treeCollapse file tree
2 files changed
+94
-3
lines changedFilter options
- lib/matplotlib
- tests
Expand file treeCollapse file tree
2 files changed
+94
-3
lines changedlib/matplotlib/animation.py
Copy file name to clipboardExpand all lines: lib/matplotlib/animation.py+10-3Lines changed: 10 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1621 | 1621 |
|
1622 | 1622 |
|
1623 | 1623 |
|
| 1624 | + |
| 1625 | + |
| 1626 | + |
| 1627 | + |
1624 | 1628 |
|
1625 | 1629 |
|
1626 |
| - |
| 1630 | + |
1627 | 1631 |
|
1628 | 1632 |
|
1629 | 1633 |
|
| ||
1671 | 1675 |
|
1672 | 1676 |
|
1673 | 1677 |
|
| 1678 | + |
| 1679 | + |
1674 | 1680 |
|
1675 | 1681 |
|
1676 | 1682 |
|
| ||
1725 | 1731 |
|
1726 | 1732 |
|
1727 | 1733 |
|
1728 |
| - |
1729 |
| - |
| 1734 | + |
| 1735 | + |
| 1736 | + |
1730 | 1737 |
|
1731 | 1738 |
|
1732 | 1739 |
|
|
lib/matplotlib/tests/test_animation.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_animation.py+84Lines changed: 84 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
4 | 5 |
|
5 | 6 |
|
6 | 7 |
|
| ||
260 | 261 |
|
261 | 262 |
|
262 | 263 |
|
| 264 | + |
| 265 | + |
| 266 | + |
| 267 | + |
| 268 | + |
| 269 | + |
| 270 | + |
| 271 | + |
| 272 | + |
| 273 | + |
| 274 | + |
| 275 | + |
| 276 | + |
| 277 | + |
| 278 | + |
| 279 | + |
| 280 | + |
| 281 | + |
| 282 | + |
| 283 | + |
| 284 | + |
| 285 | + |
| 286 | + |
| 287 | + |
| 288 | + |
| 289 | + |
| 290 | + |
| 291 | + |
| 292 | + |
| 293 | + |
| 294 | + |
| 295 | + |
| 296 | + |
| 297 | + |
| 298 | + |
| 299 | + |
| 300 | + |
| 301 | + |
| 302 | + |
| 303 | + |
| 304 | + |
| 305 | + |
| 306 | + |
| 307 | + |
| 308 | + |
| 309 | + |
| 310 | + |
| 311 | + |
| 312 | + |
| 313 | + |
| 314 | + |
| 315 | + |
| 316 | + |
| 317 | + |
| 318 | + |
| 319 | + |
| 320 | + |
| 321 | + |
| 322 | + |
| 323 | + |
| 324 | + |
| 325 | + |
| 326 | + |
| 327 | + |
| 328 | + |
| 329 | + |
| 330 | + |
| 331 | + |
| 332 | + |
| 333 | + |
| 334 | + |
| 335 | + |
| 336 | + |
| 337 | + |
| 338 | + |
| 339 | + |
| 340 | + |
| 341 | + |
| 342 | + |
| 343 | + |
| 344 | + |
| 345 | + |
| 346 | + |
0 commit comments