Commit a4e3694
File tree
Expand file treeCollapse file tree
2 files changed
+51
-8
lines changedFilter options
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
2 files changed
+51
-8
lines changedlib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+10-7Lines changed: 10 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2879 | 2879 |
|
2880 | 2880 |
|
2881 | 2881 |
|
2882 |
| - |
| 2882 | + |
2883 | 2883 |
|
2884 | 2884 |
|
2885 | 2885 |
|
| ||
2889 | 2889 |
|
2890 | 2890 |
|
2891 | 2891 |
|
2892 |
| - |
2893 |
| - |
2894 |
| - |
| 2892 | + |
| 2893 | + |
| 2894 | + |
| 2895 | + |
| 2896 | + |
2895 | 2897 |
|
2896 | 2898 |
|
2897 | 2899 |
|
| ||
2953 | 2955 |
|
2954 | 2956 |
|
2955 | 2957 |
|
2956 |
| - |
2957 |
| - |
2958 |
| - |
| 2958 | + |
| 2959 | + |
| 2960 | + |
| 2961 | + |
2959 | 2962 |
|
2960 | 2963 |
|
2961 | 2964 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+41-1Lines changed: 41 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
| ||
4093 | 4094 |
|
4094 | 4095 |
|
4095 | 4096 |
|
| 4097 | + |
| 4098 | + |
| 4099 | + |
| 4100 | + |
| 4101 | + |
| 4102 | + |
| 4103 | + |
| 4104 | + |
| 4105 | + |
| 4106 | + |
| 4107 | + |
| 4108 | + |
| 4109 | + |
| 4110 | + |
| 4111 | + |
| 4112 | + |
| 4113 | + |
| 4114 | + |
| 4115 | + |
| 4116 | + |
| 4117 | + |
| 4118 | + |
| 4119 | + |
| 4120 | + |
| 4121 | + |
| 4122 | + |
| 4123 | + |
| 4124 | + |
| 4125 | + |
| 4126 | + |
| 4127 | + |
| 4128 | + |
| 4129 | + |
| 4130 | + |
| 4131 | + |
| 4132 | + |
4096 | 4133 |
|
4097 | 4134 |
|
4098 | 4135 |
|
| ||
4137 | 4174 |
|
4138 | 4175 |
|
4139 | 4176 |
|
| 4177 | + |
| 4178 | + |
| 4179 | + |
4140 | 4180 |
|
4141 | 4181 |
|
4142 | 4182 |
|
|
0 commit comments