Commit ef0dd78
File tree
Expand file treeCollapse file tree
2 files changed
+39
-10
lines changedFilter options
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
2 files changed
+39
-10
lines changedlib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+14-8Lines changed: 14 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2673 | 2673 |
|
2674 | 2674 |
|
2675 | 2675 |
|
2676 |
| - |
2677 |
| - |
2678 |
| - |
2679 |
| - |
| 2676 | + |
| 2677 | + |
| 2678 | + |
| 2679 | + |
| 2680 | + |
| 2681 | + |
| 2682 | + |
2680 | 2683 |
|
2681 | 2684 |
|
2682 | 2685 |
|
| ||
2926 | 2929 |
|
2927 | 2930 |
|
2928 | 2931 |
|
2929 |
| - |
2930 |
| - |
2931 |
| - |
2932 |
| - |
| 2932 | + |
| 2933 | + |
| 2934 | + |
| 2935 | + |
| 2936 | + |
| 2937 | + |
| 2938 | + |
2933 | 2939 |
|
2934 | 2940 |
|
2935 | 2941 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+25-2Lines changed: 25 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3796 | 3796 |
|
3797 | 3797 |
|
3798 | 3798 |
|
| 3799 | + |
3799 | 3800 |
|
3800 |
| - |
| 3801 | + |
3801 | 3802 |
|
3802 | 3803 |
|
3803 | 3804 |
|
| ||
3811 | 3812 |
|
3812 | 3813 |
|
3813 | 3814 |
|
3814 |
| - |
| 3815 | + |
3815 | 3816 |
|
3816 | 3817 |
|
3817 | 3818 |
|
3818 | 3819 |
|
| 3820 | + |
| 3821 | + |
3819 | 3822 |
|
3820 | 3823 |
|
3821 | 3824 |
|
| ||
3826 | 3829 |
|
3827 | 3830 |
|
3828 | 3831 |
|
| 3832 | + |
3829 | 3833 |
|
3830 | 3834 |
|
3831 | 3835 |
|
| ||
3837 | 3841 |
|
3838 | 3842 |
|
3839 | 3843 |
|
| 3844 | + |
3840 | 3845 |
|
3841 | 3846 |
|
3842 | 3847 |
|
| ||
3855 | 3860 |
|
3856 | 3861 |
|
3857 | 3862 |
|
| 3863 | + |
| 3864 | + |
| 3865 | + |
| 3866 | + |
| 3867 | + |
| 3868 | + |
| 3869 | + |
| 3870 | + |
| 3871 | + |
| 3872 | + |
| 3873 | + |
| 3874 | + |
| 3875 | + |
| 3876 | + |
| 3877 | + |
| 3878 | + |
| 3879 | + |
| 3880 | + |
3858 | 3881 |
|
3859 | 3882 |
|
3860 | 3883 |
|
|
0 commit comments