Commit a515fc5
File tree
Expand file treeCollapse file tree
3 files changed
+51
-18
lines changedFilter options
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
3 files changed
+51
-18
lines changedlib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+14-4Lines changed: 14 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3976 | 3976 |
|
3977 | 3977 |
|
3978 | 3978 |
|
3979 |
| - |
3980 |
| - |
3981 |
| - |
3982 |
| - |
| 3979 | + |
| 3980 | + |
| 3981 | + |
| 3982 | + |
| 3983 | + |
| 3984 | + |
| 3985 | + |
| 3986 | + |
| 3987 | + |
| 3988 | + |
| 3989 | + |
| 3990 | + |
| 3991 | + |
| 3992 | + |
3983 | 3993 |
|
3984 | 3994 |
|
3985 | 3995 |
|
|
+23-8Lines changed: 23 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
849 | 849 |
|
850 | 850 |
|
851 | 851 |
|
| 852 | + |
| 853 | + |
| 854 | + |
| 855 | + |
| 856 | + |
852 | 857 |
|
853 | 858 |
|
854 | 859 |
|
855 | 860 |
|
856 | 861 |
|
857 | 862 |
|
| 863 | + |
858 | 864 |
|
859 | 865 |
|
860 | 866 |
|
861 | 867 |
|
862 | 868 |
|
863 | 869 |
|
864 | 870 |
|
| 871 | + |
865 | 872 |
|
866 | 873 |
|
867 | 874 |
|
| ||
875 | 882 |
|
876 | 883 |
|
877 | 884 |
|
878 |
| - |
879 |
| - |
| 885 | + |
| 886 | + |
| 887 | + |
| 888 | + |
| 889 | + |
| 890 | + |
880 | 891 |
|
881 |
| - |
| 892 | + |
| 893 | + |
| 894 | + |
| 895 | + |
| 896 | + |
| 897 | + |
882 | 898 |
|
883 | 899 |
|
884 | 900 |
|
| ||
892 | 908 |
|
893 | 909 |
|
894 | 910 |
|
895 |
| - |
896 |
| - |
897 |
| - |
| 911 | + |
| 912 | + |
898 | 913 |
|
899 | 914 |
|
900 | 915 |
|
| ||
904 | 919 |
|
905 | 920 |
|
906 | 921 |
|
907 |
| - |
| 922 | + |
908 | 923 |
|
909 | 924 |
|
910 | 925 |
|
911 | 926 |
|
912 |
| - |
| 927 | + |
913 | 928 |
|
914 | 929 |
|
915 | 930 |
|
|
lib/matplotlib/tests/test_backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_bases.py+14-6Lines changed: 14 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 |
| - |
3 | 1 |
|
4 | 2 |
|
5 | 3 |
|
| ||
123 | 121 |
|
124 | 122 |
|
125 | 123 |
|
126 |
| - |
127 |
| - |
128 |
| - |
| 124 | + |
| 125 | + |
129 | 126 |
|
130 |
| - |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
131 | 139 |
|
132 | 140 |
|
133 | 141 |
|
|
0 commit comments