Commit ad7103a
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 |
---|---|---|
| ||
1613 | 1613 |
|
1614 | 1614 |
|
1615 | 1615 |
|
| 1616 | + |
| 1617 | + |
| 1618 | + |
| 1619 | + |
1616 | 1620 |
|
1617 | 1621 |
|
1618 | 1622 |
|
1619 |
| - |
| 1623 | + |
1620 | 1624 |
|
1621 | 1625 |
|
1622 | 1626 |
|
| ||
1664 | 1668 |
|
1665 | 1669 |
|
1666 | 1670 |
|
| 1671 | + |
| 1672 | + |
1667 | 1673 |
|
1668 | 1674 |
|
1669 | 1675 |
|
| ||
1718 | 1724 |
|
1719 | 1725 |
|
1720 | 1726 |
|
1721 |
| - |
1722 |
| - |
| 1727 | + |
| 1728 | + |
| 1729 | + |
1723 | 1730 |
|
1724 | 1731 |
|
1725 | 1732 |
|
|
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 |
|
| ||
261 | 262 |
|
262 | 263 |
|
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 | + |
| 347 | + |
0 commit comments