File tree
Expand file treeCollapse file tree
3 files changed
+71
-6
lines changedFilter options
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
3 files changed
+71
-6
lines changedlib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+40-4Lines changed: 40 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4592 | 4592 |
|
4593 | 4593 |
|
4594 | 4594 |
|
4595 |
| - |
| 4595 | + |
4596 | 4596 |
|
4597 | 4597 |
|
4598 | 4598 |
|
| ||
4602 | 4602 |
|
4603 | 4603 |
|
4604 | 4604 |
|
| 4605 | + |
| 4606 | + |
| 4607 | + |
| 4608 | + |
| 4609 | + |
| 4610 | + |
| 4611 | + |
| 4612 | + |
| 4613 | + |
| 4614 | + |
| 4615 | + |
| 4616 | + |
| 4617 | + |
| 4618 | + |
| 4619 | + |
| 4620 | + |
4605 | 4621 |
|
4606 | 4622 |
|
4607 | 4623 |
|
| ||
4612 | 4628 |
|
4613 | 4629 |
|
4614 | 4630 |
|
4615 |
| - |
| 4631 | + |
| 4632 | + |
| 4633 | + |
4616 | 4634 |
|
4617 | 4635 |
|
4618 | 4636 |
|
| ||
4623 | 4641 |
|
4624 | 4642 |
|
4625 | 4643 |
|
4626 |
| - |
| 4644 | + |
4627 | 4645 |
|
4628 | 4646 |
|
4629 | 4647 |
|
| ||
4633 | 4651 |
|
4634 | 4652 |
|
4635 | 4653 |
|
| 4654 | + |
| 4655 | + |
| 4656 | + |
| 4657 | + |
| 4658 | + |
| 4659 | + |
| 4660 | + |
| 4661 | + |
| 4662 | + |
| 4663 | + |
| 4664 | + |
| 4665 | + |
| 4666 | + |
| 4667 | + |
| 4668 | + |
| 4669 | + |
4636 | 4670 |
|
4637 | 4671 |
|
4638 | 4672 |
|
| ||
4643 | 4677 |
|
4644 | 4678 |
|
4645 | 4679 |
|
4646 |
| - |
| 4680 | + |
| 4681 | + |
| 4682 | + |
4647 | 4683 |
|
4648 | 4684 |
|
4649 | 4685 |
|
|
lib/matplotlib/axes/_base.pyi
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.pyi+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
386 | 386 |
|
387 | 387 |
|
388 | 388 |
|
389 |
| - |
390 |
| - |
| 389 | + |
| 390 | + |
391 | 391 |
|
392 | 392 |
|
393 | 393 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+29Lines changed: 29 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7599 | 7599 |
|
7600 | 7600 |
|
7601 | 7601 |
|
| 7602 | + |
| 7603 | + |
| 7604 | + |
| 7605 | + |
| 7606 | + |
| 7607 | + |
| 7608 | + |
| 7609 | + |
| 7610 | + |
| 7611 | + |
| 7612 | + |
| 7613 | + |
| 7614 | + |
| 7615 | + |
| 7616 | + |
| 7617 | + |
| 7618 | + |
| 7619 | + |
| 7620 | + |
| 7621 | + |
| 7622 | + |
| 7623 | + |
| 7624 | + |
| 7625 | + |
| 7626 | + |
| 7627 | + |
| 7628 | + |
| 7629 | + |
| 7630 | + |
7602 | 7631 |
|
7603 | 7632 |
|
7604 | 7633 |
|
|
0 commit comments