Commit 7c2ea8f
File tree
Expand file treeCollapse file tree
7 files changed
+40
-27
lines changedFilter options
- doc/api/next_api_changes/deprecations
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
7 files changed
+40
-27
lines changeddoc/api/next_api_changes/deprecations/27901-TS.rst
Copy file name to clipboard+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+8-5Lines changed: 8 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3789 | 3789 |
|
3790 | 3790 |
|
3791 | 3791 |
|
| 3792 | + |
3792 | 3793 |
|
3793 | 3794 |
|
3794 | 3795 |
|
3795 | 3796 |
|
3796 | 3797 |
|
3797 |
| - |
| 3798 | + |
3798 | 3799 |
|
3799 | 3800 |
|
3800 | 3801 |
|
| ||
3908 | 3909 |
|
3909 | 3910 |
|
3910 | 3911 |
|
3911 |
| - |
3912 |
| - |
3913 |
| - |
| 3912 | + |
| 3913 | + |
| 3914 | + |
| 3915 | + |
| 3916 | + |
3914 | 3917 |
|
3915 | 3918 |
|
3916 | 3919 |
|
| ||
3994 | 3997 |
|
3995 | 3998 |
|
3996 | 3999 |
|
3997 |
| - |
| 4000 | + |
3998 | 4001 |
|
3999 | 4002 |
|
4000 | 4003 |
|
|
lib/matplotlib/axes/_axes.pyi
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.pyi+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
362 | 362 |
|
363 | 363 |
|
364 | 364 |
|
365 |
| - |
| 365 | + |
366 | 366 |
|
367 | 367 |
|
368 | 368 |
|
|
+10-7Lines changed: 10 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1126 | 1126 |
|
1127 | 1127 |
|
1128 | 1128 |
|
1129 |
| - |
| 1129 | + |
| 1130 | + |
1130 | 1131 |
|
1131 | 1132 |
|
1132 | 1133 |
|
| ||
1161 | 1162 |
|
1162 | 1163 |
|
1163 | 1164 |
|
1164 |
| - |
| 1165 | + |
1165 | 1166 |
|
1166 | 1167 |
|
1167 | 1168 |
|
| 1169 | + |
| 1170 | + |
1168 | 1171 |
|
1169 | 1172 |
|
1170 | 1173 |
|
| ||
1240 | 1243 |
|
1241 | 1244 |
|
1242 | 1245 |
|
1243 |
| - |
1244 |
| - |
1245 |
| - |
1246 |
| - |
| 1246 | + |
| 1247 | + |
| 1248 | + |
| 1249 | + |
1247 | 1250 |
|
1248 | 1251 |
|
1249 |
| - |
| 1252 | + |
1250 | 1253 |
|
1251 | 1254 |
|
1252 | 1255 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
135 | 135 |
|
136 | 136 |
|
137 | 137 |
|
138 |
| - |
| 138 | + |
139 | 139 |
|
140 | 140 |
|
141 | 141 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2852 | 2852 |
|
2853 | 2853 |
|
2854 | 2854 |
|
2855 |
| - |
| 2855 | + |
2856 | 2856 |
|
2857 | 2857 |
|
2858 | 2858 |
|
| ||
2883 | 2883 |
|
2884 | 2884 |
|
2885 | 2885 |
|
2886 |
| - |
| 2886 | + |
2887 | 2887 |
|
2888 | 2888 |
|
2889 | 2889 |
|
|
lib/matplotlib/tests/test_legend.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_legend.py+15-11Lines changed: 15 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1437 | 1437 |
|
1438 | 1438 |
|
1439 | 1439 |
|
1440 |
| - |
1441 |
| - |
1442 |
| - |
1443 |
| - |
| 1440 | + |
| 1441 | + |
| 1442 | + |
| 1443 | + |
1444 | 1444 |
|
1445 | 1445 |
|
1446 |
| - |
1447 |
| - |
1448 |
| - |
1449 |
| - |
1450 |
| - |
1451 |
| - |
1452 |
| - |
| 1446 | + |
| 1447 | + |
| 1448 | + |
| 1449 | + |
| 1450 | + |
| 1451 | + |
| 1452 | + |
| 1453 | + |
| 1454 | + |
| 1455 | + |
| 1456 | + |
0 commit comments