Commit 303873f
authored
File tree
Expand file treeCollapse file tree
4 files changed
+25
-29
lines changedFilter options
- doc/api/next_api_changes/behavior
- lib/matplotlib
- axes
- mpl-data
- tests
Expand file treeCollapse file tree
4 files changed
+25
-29
lines changeddoc/api/next_api_changes/behavior/20268-JMK.rst
Copy file name to clipboard+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+3-12Lines changed: 3 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5603 | 5603 |
|
5604 | 5604 |
|
5605 | 5605 |
|
5606 |
| - |
| 5606 | + |
5607 | 5607 |
|
5608 | 5608 |
|
5609 | 5609 |
|
| ||
5675 | 5675 |
|
5676 | 5676 |
|
5677 | 5677 |
|
5678 |
| - |
| 5678 | + |
5679 | 5679 |
|
5680 | 5680 |
|
5681 | 5681 |
|
5682 |
| - |
5683 |
| - |
5684 |
| - |
5685 |
| - |
5686 |
| - |
5687 |
| - |
5688 |
| - |
5689 |
| - |
5690 |
| - |
5691 | 5682 |
|
5692 | 5683 |
|
5693 | 5684 |
|
5694 | 5685 |
|
5695 | 5686 |
|
5696 |
| - |
| 5687 | + |
5697 | 5688 |
|
5698 | 5689 |
|
5699 | 5690 |
|
|
lib/matplotlib/mpl-data/matplotlibrc
Copy file name to clipboardExpand all lines: lib/matplotlib/mpl-data/matplotlibrc+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
130 | 130 |
|
131 | 131 |
|
132 | 132 |
|
133 |
| - |
| 133 | + |
134 | 134 |
|
135 | 135 |
|
136 | 136 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+10-16Lines changed: 10 additions & 16 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1243 | 1243 |
|
1244 | 1244 |
|
1245 | 1245 |
|
1246 |
| - |
1247 |
| - |
1248 |
| - |
1249 |
| - |
1250 |
| - |
| 1246 | + |
| 1247 | + |
| 1248 | + |
| 1249 | + |
1251 | 1250 |
|
1252 | 1251 |
|
1253 |
| - |
1254 |
| - |
1255 |
| - |
1256 |
| - |
1257 |
| - |
1258 |
| - |
1259 |
| - |
1260 |
| - |
1261 |
| - |
| 1252 | + |
| 1253 | + |
1262 | 1254 |
|
1263 | 1255 |
|
1264 | 1256 |
|
| ||
1268 | 1260 |
|
1269 | 1261 |
|
1270 | 1262 |
|
1271 |
| - |
| 1263 | + |
| 1264 | + |
1272 | 1265 |
|
1273 | 1266 |
|
1274 | 1267 |
|
1275 | 1268 |
|
1276 | 1269 |
|
1277 |
| - |
| 1270 | + |
| 1271 | + |
1278 | 1272 |
|
1279 | 1273 |
|
1280 | 1274 |
|
|
0 commit comments