Commit 10edb9a
File tree
Expand file treeCollapse file tree
10 files changed
+118
-80
lines changedFilter options
- doc/api/next_api_changes/deprecations
- lib/matplotlib
- backends
Expand file treeCollapse file tree
10 files changed
+118
-80
lines changeddoc/api/next_api_changes/deprecations/18854-AL.rst
Copy file name to clipboard+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
lib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+23-7Lines changed: 23 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
| 49 | + |
49 | 50 |
|
50 | 51 |
|
51 | 52 |
|
52 | 53 |
|
53 | 54 |
|
54 |
| - |
| 55 | + |
55 | 56 |
|
56 | 57 |
|
57 | 58 |
|
| ||
1762 | 1763 |
|
1763 | 1764 |
|
1764 | 1765 |
|
| 1766 | + |
| 1767 | + |
| 1768 | + |
| 1769 | + |
| 1770 | + |
| 1771 | + |
| 1772 | + |
| 1773 | + |
| 1774 | + |
| 1775 | + |
1765 | 1776 |
|
1766 | 1777 |
|
1767 | 1778 |
|
| ||
3308 | 3319 |
|
3309 | 3320 |
|
3310 | 3321 |
|
3311 |
| - |
3312 |
| - |
3313 |
| - |
| 3322 | + |
| 3323 | + |
| 3324 | + |
| 3325 | + |
| 3326 | + |
| 3327 | + |
| 3328 | + |
| 3329 | + |
| 3330 | + |
| 3331 | + |
3314 | 3332 |
|
3315 | 3333 |
|
3316 | 3334 |
|
| ||
3549 | 3567 |
|
3550 | 3568 |
|
3551 | 3569 |
|
3552 |
| - |
3553 |
| - |
3554 |
| - |
| 3570 | + |
3555 | 3571 |
|
3556 | 3572 |
|
3557 | 3573 |
|
|
lib/matplotlib/backends/_backend_tk.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/_backend_tk.py+29-31Lines changed: 29 additions & 31 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
209 | 209 |
|
210 | 210 |
|
211 | 211 |
|
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
| 227 | + |
| 228 | + |
| 229 | + |
| 230 | + |
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
| 240 | + |
212 | 241 |
|
213 | 242 |
|
214 | 243 |
|
| ||
859 | 888 |
|
860 | 889 |
|
861 | 890 |
|
862 |
| - |
863 |
| - |
864 |
| - |
865 |
| - |
866 |
| - |
867 |
| - |
868 |
| - |
869 |
| - |
870 |
| - |
871 |
| - |
872 |
| - |
873 |
| - |
874 |
| - |
875 |
| - |
876 |
| - |
877 |
| - |
878 |
| - |
879 |
| - |
880 |
| - |
881 |
| - |
882 |
| - |
883 |
| - |
884 |
| - |
885 |
| - |
886 |
| - |
887 |
| - |
888 |
| - |
889 |
| - |
890 |
| - |
891 |
| - |
892 |
| - |
893 | 891 |
|
894 | 892 |
|
895 | 893 |
|
|
lib/matplotlib/backends/backend_gtk3.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_gtk3.py+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
142 | 142 |
|
143 | 143 |
|
144 | 144 |
|
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
145 | 150 |
|
146 | 151 |
|
147 | 152 |
|
|
lib/matplotlib/backends/backend_macosx.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_macosx.py+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
35 | 40 |
|
36 | 41 |
|
37 | 42 |
|
|
lib/matplotlib/backends/backend_nbagg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_nbagg.py+14-16Lines changed: 14 additions & 16 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
142 | 142 |
|
143 | 143 |
|
144 | 144 |
|
145 |
| - |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
146 | 159 |
|
147 | 160 |
|
148 | 161 |
|
| ||
227 | 240 |
|
228 | 241 |
|
229 | 242 |
|
230 |
| - |
231 |
| - |
232 |
| - |
233 |
| - |
234 |
| - |
235 |
| - |
236 |
| - |
237 |
| - |
238 |
| - |
239 |
| - |
240 |
| - |
241 |
| - |
242 |
| - |
243 |
| - |
244 |
| - |
245 | 243 |
|
246 | 244 |
|
247 | 245 |
|
|
lib/matplotlib/backends/backend_qt5.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_qt5.py+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
233 | 233 |
|
234 | 234 |
|
235 | 235 |
|
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
| 240 | + |
236 | 241 |
|
237 | 242 |
|
238 | 243 |
|
|
lib/matplotlib/backends/backend_wx.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_wx.py+24-25Lines changed: 24 additions & 25 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| 10 | + |
10 | 11 |
|
11 | 12 |
|
12 | 13 |
|
| ||
58 | 59 |
|
59 | 60 |
|
60 | 61 |
|
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
61 | 71 |
|
62 | 72 |
|
63 | 73 |
|
| ||
538 | 548 |
|
539 | 549 |
|
540 | 550 |
|
| 551 | + |
| 552 | + |
| 553 | + |
| 554 | + |
| 555 | + |
| 556 | + |
| 557 | + |
| 558 | + |
| 559 | + |
| 560 | + |
| 561 | + |
541 | 562 |
|
542 | 563 |
|
543 | 564 |
|
| ||
899 | 920 |
|
900 | 921 |
|
901 | 922 |
|
902 |
| - |
| 923 | + |
903 | 924 |
|
904 | 925 |
|
905 | 926 |
|
| ||
912 | 933 |
|
913 | 934 |
|
914 | 935 |
|
915 |
| - |
| 936 | + |
916 | 937 |
|
917 | 938 |
|
918 | 939 |
|
| ||
960 | 981 |
|
961 | 982 |
|
962 | 983 |
|
| 984 | + |
963 | 985 |
|
964 | 986 |
|
965 | 987 |
|
| ||
1484 | 1506 |
|
1485 | 1507 |
|
1486 | 1508 |
|
1487 |
| - |
1488 |
| - |
1489 |
| - |
1490 |
| - |
1491 |
| - |
1492 |
| - |
1493 |
| - |
1494 |
| - |
1495 |
| - |
1496 |
| - |
1497 |
| - |
1498 |
| - |
1499 |
| - |
1500 |
| - |
1501 |
| - |
1502 |
| - |
1503 |
| - |
1504 |
| - |
1505 |
| - |
1506 |
| - |
1507 |
| - |
1508 |
| - |
1509 |
| - |
1510 | 1509 |
|
1511 | 1510 |
|
1512 | 1511 |
|
|
lib/matplotlib/backends/backend_wxagg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_wxagg.py+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
| 3 | + |
3 | 4 |
|
4 | 5 |
|
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
8 | 9 |
|
| 10 | + |
| 11 | + |
9 | 12 |
|
10 | 13 |
|
11 | 14 |
|
|
lib/matplotlib/backends/backend_wxcairo.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_wxcairo.py+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
| 3 | + |
3 | 4 |
|
4 | 5 |
|
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
8 | 9 |
|
| 10 | + |
| 11 | + |
9 | 12 |
|
10 | 13 |
|
11 | 14 |
|
| ||
44 | 47 |
|
45 | 48 |
|
46 | 49 |
|
47 |
| - |
|
0 commit comments