Commit 2d7c5ad
File tree
Expand file treeCollapse file tree
8 files changed
+27
-10
lines changedFilter options
- doc
- _templates
- examples/misc
- lib/matplotlib
- axes
Expand file treeCollapse file tree
8 files changed
+27
-10
lines changed+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
| 32 | + |
32 | 33 |
|
33 | 34 |
|
34 | 35 |
|
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
139 | 139 |
|
140 | 140 |
|
141 | 141 |
|
| 142 | + |
142 | 143 |
|
143 | 144 |
|
144 | 145 |
|
|
examples/misc/image_thumbnail.py
Copy file name to clipboardExpand all lines: examples/misc/image_thumbnail.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
1 | 2 |
|
2 | 3 |
|
3 | 4 |
|
|
+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
13 |
| - |
| 12 | + |
| 13 | + |
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 |
| - |
| 16 | + |
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
|
examples/misc/multiprocess.py
Copy file name to clipboardExpand all lines: examples/misc/multiprocess.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
1 | 2 |
|
2 | 3 |
|
3 | 4 |
|
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
1 | 2 |
|
2 | 3 |
|
3 | 4 |
|
|
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+9-1Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3553 | 3553 |
|
3554 | 3554 |
|
3555 | 3555 |
|
| 3556 | + |
| 3557 | + |
3556 | 3558 |
|
3557 | 3559 |
|
3558 | 3560 |
|
| ||
3569 | 3571 |
|
3570 | 3572 |
|
3571 | 3573 |
|
| 3574 | + |
3572 | 3575 |
|
3573 | 3576 |
|
3574 | 3577 |
|
| ||
3585 | 3588 |
|
3586 | 3589 |
|
3587 | 3590 |
|
| 3591 | + |
3588 | 3592 |
|
3589 | 3593 |
|
3590 | 3594 |
|
| 3595 | + |
3591 | 3596 |
|
3592 | 3597 |
|
3593 | 3598 |
|
| ||
3602 | 3607 |
|
3603 | 3608 |
|
3604 | 3609 |
|
| 3610 | + |
3605 | 3611 |
|
3606 | 3612 |
|
3607 | 3613 |
|
| ||
3612 | 3618 |
|
3613 | 3619 |
|
3614 | 3620 |
|
| 3621 | + |
3615 | 3622 |
|
3616 | 3623 |
|
3617 | 3624 |
|
| ||
3630 | 3637 |
|
3631 | 3638 |
|
3632 | 3639 |
|
| 3640 | + |
3633 | 3641 |
|
3634 | 3642 |
|
3635 | 3643 |
|
3636 | 3644 |
|
3637 | 3645 |
|
3638 | 3646 |
|
3639 |
| - |
| 3647 | + |
3640 | 3648 |
|
3641 | 3649 |
|
3642 | 3650 |
|
|
+8-4Lines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2385 | 2385 |
|
2386 | 2386 |
|
2387 | 2387 |
|
2388 |
| - |
2389 |
| - |
| 2388 | + |
| 2389 | + |
| 2390 | + |
| 2391 | + |
2390 | 2392 |
|
2391 | 2393 |
|
2392 | 2394 |
|
| ||
2594 | 2596 |
|
2595 | 2597 |
|
2596 | 2598 |
|
2597 |
| - |
2598 |
| - |
| 2599 | + |
| 2600 | + |
| 2601 | + |
| 2602 | + |
2599 | 2603 |
|
2600 | 2604 |
|
2601 | 2605 |
|
|
0 commit comments