Commit b2921c8
File tree
Expand file treeCollapse file tree
37 files changed
+115
-102
lines changedFilter options
- doc/api/next_api_changes/deprecations
- lib
- matplotlib
- axes
- backends
- qt_editor
- cbook
- compat
- mpl_toolkits
- axes_grid
- axes_grid1
- mplot3d
Expand file treeCollapse file tree
37 files changed
+115
-102
lines changeddoc/api/next_api_changes/deprecations/18657-TH.rst
Copy file name to clipboard+12-3Lines changed: 12 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 |
| - |
3 |
| - |
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
+8-9Lines changed: 8 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
472 | 472 |
|
473 | 473 |
|
474 | 474 |
|
475 |
| - |
| 475 | + |
476 | 476 |
|
477 | 477 |
|
478 | 478 |
|
| ||
495 | 495 |
|
496 | 496 |
|
497 | 497 |
|
498 |
| - |
| 498 | + |
499 | 499 |
|
500 | 500 |
|
501 | 501 |
|
| ||
617 | 617 |
|
618 | 618 |
|
619 | 619 |
|
620 |
| - |
| 620 | + |
621 | 621 |
|
622 | 622 |
|
623 | 623 |
|
624 | 624 |
|
625 | 625 |
|
626 |
| - |
627 |
| - |
| 626 | + |
628 | 627 |
|
629 | 628 |
|
630 |
| - |
| 629 | + |
631 | 630 |
|
632 | 631 |
|
633 | 632 |
|
| ||
647 | 646 |
|
648 | 647 |
|
649 | 648 |
|
650 |
| - |
| 649 | + |
651 | 650 |
|
652 | 651 |
|
653 | 652 |
|
654 | 653 |
|
655 | 654 |
|
656 |
| - |
| 655 | + |
657 | 656 |
|
658 | 657 |
|
659 | 658 |
|
| ||
811 | 810 |
|
812 | 811 |
|
813 | 812 |
|
814 |
| - |
| 813 | + |
815 | 814 |
|
816 | 815 |
|
817 | 816 |
|
|
lib/matplotlib/animation.py
Copy file name to clipboardExpand all lines: lib/matplotlib/animation.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1719 | 1719 |
|
1720 | 1720 |
|
1721 | 1721 |
|
1722 |
| - |
| 1722 | + |
1723 | 1723 |
|
1724 | 1724 |
|
1725 | 1725 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1036 | 1036 |
|
1037 | 1037 |
|
1038 | 1038 |
|
1039 |
| - |
| 1039 | + |
1040 | 1040 |
|
1041 | 1041 |
|
1042 | 1042 |
|
| ||
1156 | 1156 |
|
1157 | 1157 |
|
1158 | 1158 |
|
1159 |
| - |
| 1159 | + |
1160 | 1160 |
|
1161 | 1161 |
|
1162 | 1162 |
|
|
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3032 | 3032 |
|
3033 | 3033 |
|
3034 | 3034 |
|
3035 |
| - |
| 3035 | + |
3036 | 3036 |
|
3037 | 3037 |
|
3038 | 3038 |
|
| ||
3062 | 3062 |
|
3063 | 3063 |
|
3064 | 3064 |
|
3065 |
| - |
| 3065 | + |
3066 | 3066 |
|
3067 | 3067 |
|
3068 | 3068 |
|
3069 | 3069 |
|
3070 | 3070 |
|
3071 | 3071 |
|
3072 | 3072 |
|
3073 |
| - |
| 3073 | + |
3074 | 3074 |
|
3075 | 3075 |
|
3076 | 3076 |
|
| ||
5636 | 5636 |
|
5637 | 5637 |
|
5638 | 5638 |
|
5639 |
| - |
| 5639 | + |
5640 | 5640 |
|
5641 | 5641 |
|
5642 | 5642 |
|
|
lib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2781 | 2781 |
|
2782 | 2782 |
|
2783 | 2783 |
|
2784 |
| - |
| 2784 | + |
2785 | 2785 |
|
2786 | 2786 |
|
2787 | 2787 |
|
|
lib/matplotlib/axes/_subplots.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_subplots.py+2-2Lines changed: 2 additions & 2 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 |
|
| ||
180 | 180 |
|
181 | 181 |
|
182 | 182 |
|
183 |
| - |
| 183 | + |
184 | 184 |
|
185 | 185 |
|
186 | 186 |
|
|
lib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
416 | 416 |
|
417 | 417 |
|
418 | 418 |
|
419 |
| - |
| 419 | + |
420 | 420 |
|
421 | 421 |
|
422 | 422 |
|
| ||
1191 | 1191 |
|
1192 | 1192 |
|
1193 | 1193 |
|
1194 |
| - |
| 1194 | + |
1195 | 1195 |
|
1196 | 1196 |
|
1197 | 1197 |
|
| ||
1652 | 1652 |
|
1653 | 1653 |
|
1654 | 1654 |
|
1655 |
| - |
| 1655 | + |
1656 | 1656 |
|
1657 | 1657 |
|
1658 | 1658 |
|
| ||
1967 | 1967 |
|
1968 | 1968 |
|
1969 | 1969 |
|
1970 |
| - |
| 1970 | + |
1971 | 1971 |
|
1972 | 1972 |
|
1973 | 1973 |
|
| ||
2607 | 2607 |
|
2608 | 2608 |
|
2609 | 2609 |
|
2610 |
| - |
| 2610 | + |
2611 | 2611 |
|
2612 | 2612 |
|
2613 | 2613 |
|
| ||
2620 | 2620 |
|
2621 | 2621 |
|
2622 | 2622 |
|
2623 |
| - |
| 2623 | + |
2624 | 2624 |
|
2625 | 2625 |
|
2626 | 2626 |
|
|
lib/matplotlib/backend_managers.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_managers.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
199 | 199 |
|
200 | 200 |
|
201 | 201 |
|
202 |
| - |
| 202 | + |
203 | 203 |
|
204 | 204 |
|
205 | 205 |
|
|
lib/matplotlib/backends/backend_agg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_agg.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
168 | 168 |
|
169 | 169 |
|
170 | 170 |
|
171 |
| - |
| 171 | + |
172 | 172 |
|
173 | 173 |
|
174 | 174 |
|
| ||
219 | 219 |
|
220 | 220 |
|
221 | 221 |
|
222 |
| - |
| 222 | + |
223 | 223 |
|
224 | 224 |
|
225 | 225 |
|
| ||
573 | 573 |
|
574 | 574 |
|
575 | 575 |
|
576 |
| - |
| 576 | + |
577 | 577 |
|
578 | 578 |
|
579 | 579 |
|
|
lib/matplotlib/backends/backend_pgf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_pgf.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
969 | 969 |
|
970 | 970 |
|
971 | 971 |
|
972 |
| - |
| 972 | + |
973 | 973 |
|
974 | 974 |
|
975 | 975 |
|
|
lib/matplotlib/backends/backend_qt4.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_qt4.py+2-2Lines changed: 2 additions & 2 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 |
| - |
| 9 | + |
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
|
lib/matplotlib/backends/backend_qt4agg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_qt4agg.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
| 10 | + |
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
|
lib/matplotlib/backends/backend_qt4cairo.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_qt4cairo.py+2-2Lines changed: 2 additions & 2 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 |
|
|
lib/matplotlib/backends/backend_wx.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_wx.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
142 | 142 |
|
143 | 143 |
|
144 | 144 |
|
145 |
| - |
| 145 | + |
146 | 146 |
|
147 | 147 |
|
148 | 148 |
|
|
lib/matplotlib/backends/qt_compat.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/qt_compat.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
185 | 185 |
|
186 | 186 |
|
187 | 187 |
|
188 |
| - |
| 188 | + |
189 | 189 |
|
190 | 190 |
|
191 | 191 |
|
|
lib/matplotlib/backends/qt_editor/formsubplottool.py
Copy file name to clipboard+2-2Lines changed: 2 additions & 2 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 |
|
lib/matplotlib/cbook/__init__.py
Copy file name to clipboardExpand all lines: lib/matplotlib/cbook/__init__.py+10-5Lines changed: 10 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
| 33 | + |
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
41 | 46 |
|
42 | 47 |
|
43 | 48 |
|
| ||
427 | 432 |
|
428 | 433 |
|
429 | 434 |
|
430 |
| - |
431 |
| - |
432 |
| - |
| 435 | + |
| 436 | + |
| 437 | + |
433 | 438 |
|
434 | 439 |
|
435 | 440 |
|
| ||
491 | 496 |
|
492 | 497 |
|
493 | 498 |
|
494 |
| - |
| 499 | + |
495 | 500 |
|
496 | 501 |
|
497 | 502 |
|
|
0 commit comments