Commit 7304238
File tree
Expand file treeCollapse file tree
4 files changed
+60
-5
lines changedFilter options
- doc/api/api_changes_3.3
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
4 files changed
+60
-5
lines changeddoc/api/api_changes_3.3/behaviour.rst
Copy file name to clipboardExpand all lines: doc/api/api_changes_3.3/behaviour.rst+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
172 | 172 |
|
173 | 173 |
|
174 | 174 |
|
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
175 | 181 |
|
176 | 182 |
|
177 | 183 |
|
|
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+29-3Lines changed: 29 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2900 | 2900 |
|
2901 | 2901 |
|
2902 | 2902 |
|
2903 |
| - |
| 2903 | + |
2904 | 2904 |
|
2905 | 2905 |
|
2906 | 2906 |
|
| ||
2941 | 2941 |
|
2942 | 2942 |
|
2943 | 2943 |
|
| 2944 | + |
| 2945 | + |
| 2946 | + |
| 2947 | + |
| 2948 | + |
| 2949 | + |
| 2950 | + |
| 2951 | + |
| 2952 | + |
| 2953 | + |
| 2954 | + |
| 2955 | + |
| 2956 | + |
2944 | 2957 |
|
2945 | 2958 |
|
2946 | 2959 |
|
| ||
3005 | 3018 |
|
3006 | 3019 |
|
3007 | 3020 |
|
3008 |
| - |
3009 |
| - |
3010 | 3021 |
|
| 3022 | + |
| 3023 | + |
| 3024 | + |
| 3025 | + |
| 3026 | + |
| 3027 | + |
| 3028 | + |
| 3029 | + |
| 3030 | + |
| 3031 | + |
| 3032 | + |
| 3033 | + |
| 3034 | + |
| 3035 | + |
| 3036 | + |
3011 | 3037 |
|
3012 | 3038 |
|
3013 | 3039 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2642 | 2642 |
|
2643 | 2643 |
|
2644 | 2644 |
|
2645 |
| - |
| 2645 | + |
2646 | 2646 |
|
2647 | 2647 |
|
2648 | 2648 |
|
2649 | 2649 |
|
2650 | 2650 |
|
2651 | 2651 |
|
2652 |
| - |
| 2652 | + |
2653 | 2653 |
|
2654 | 2654 |
|
2655 | 2655 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+23Lines changed: 23 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6141 | 6141 |
|
6142 | 6142 |
|
6143 | 6143 |
|
| 6144 | + |
| 6145 | + |
| 6146 | + |
| 6147 | + |
| 6148 | + |
| 6149 | + |
| 6150 | + |
| 6151 | + |
| 6152 | + |
| 6153 | + |
| 6154 | + |
| 6155 | + |
| 6156 | + |
| 6157 | + |
| 6158 | + |
| 6159 | + |
| 6160 | + |
| 6161 | + |
| 6162 | + |
| 6163 | + |
| 6164 | + |
| 6165 | + |
| 6166 | + |
0 commit comments