forked from matplotlib/matplotlib
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit 2b0f3dc
Merge pull request matplotlib#30382 from timhoffm/collection-autolim
MNT: Remove explicit use of default value add_collection(..., autolim=True)2 files changed
+5
-5
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3043 | 3043 |
| |
3044 | 3044 |
| |
3045 | 3045 |
| |
3046 | - | ||
3046 | + | ||
3047 | 3047 |
| |
3048 | 3048 |
| |
3049 | 3049 |
| |
| |||
5821 | 5821 |
| |
5822 | 5822 |
| |
5823 | 5823 |
| |
5824 | - | ||
5824 | + | ||
5825 | 5825 |
| |
5826 | 5826 |
| |
5827 | 5827 |
| |
| |||
5832 | 5832 |
| |
5833 | 5833 |
| |
5834 | 5834 |
| |
5835 | - | ||
5835 | + | ||
5836 | 5836 |
| |
5837 | 5837 |
| |
5838 | 5838 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
524 | 524 |
| |
525 | 525 |
| |
526 | 526 |
| |
527 | - | ||
527 | + | ||
528 | 528 |
| |
529 | 529 |
| |
530 | 530 |
| |
| |||
552 | 552 |
| |
553 | 553 |
| |
554 | 554 |
| |
555 | - | ||
555 | + | ||
556 | 556 |
| |
557 | 557 |
| |
558 | 558 |
| |
|
0 commit comments