Commit f1e0274
File tree
Expand file treeCollapse file tree
2 files changed
+33
-0
lines changedFilter options
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
2 files changed
+33
-0
lines changedlib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4595 | 4595 |
|
4596 | 4596 |
|
4597 | 4597 |
|
| 4598 | + |
| 4599 | + |
| 4600 | + |
| 4601 | + |
| 4602 | + |
| 4603 | + |
| 4604 | + |
| 4605 | + |
| 4606 | + |
| 4607 | + |
| 4608 | + |
| 4609 | + |
4598 | 4610 |
|
4599 | 4611 |
|
4600 | 4612 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+21Lines changed: 21 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2746 | 2746 |
|
2747 | 2747 |
|
2748 | 2748 |
|
| 2749 | + |
| 2750 | + |
| 2751 | + |
| 2752 | + |
| 2753 | + |
| 2754 | + |
| 2755 | + |
| 2756 | + |
| 2757 | + |
| 2758 | + |
| 2759 | + |
| 2760 | + |
| 2761 | + |
| 2762 | + |
| 2763 | + |
| 2764 | + |
| 2765 | + |
| 2766 | + |
| 2767 | + |
| 2768 | + |
| 2769 | + |
2749 | 2770 |
|
2750 | 2771 |
|
2751 | 2772 |
|
|
0 commit comments