Commit 2225813
File tree
Expand file treeCollapse file tree
8 files changed
+31
-26
lines changedFilter options
- doc/api/next_api_changes/deprecations
- lib
- matplotlib
- tests
- mpl_toolkits/axisartist
Expand file treeCollapse file tree
8 files changed
+31
-26
lines changeddoc/api/next_api_changes/deprecations/13860-AL.rst
Copy file name to clipboard+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
lib/matplotlib/collections.py
Copy file name to clipboardExpand all lines: lib/matplotlib/collections.py+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1128 | 1128 |
|
1129 | 1129 |
|
1130 | 1130 |
|
1131 |
| - |
| 1131 | + |
| 1132 | + |
| 1133 | + |
1132 | 1134 |
|
1133 | 1135 |
|
1134 | 1136 |
|
|
+3-5Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
869 | 869 |
|
870 | 870 |
|
871 | 871 |
|
872 |
| - |
873 |
| - |
874 |
| - |
875 |
| - |
876 |
| - |
| 872 | + |
| 873 | + |
| 874 | + |
877 | 875 |
|
878 | 876 |
|
879 | 877 |
|
|
+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1480 | 1480 |
|
1481 | 1481 |
|
1482 | 1482 |
|
1483 |
| - |
1484 |
| - |
1485 |
| - |
1486 |
| - |
1487 | 1483 |
|
1488 | 1484 |
|
1489 | 1485 |
|
| ||
1727 | 1723 |
|
1728 | 1724 |
|
1729 | 1725 |
|
| 1726 | + |
1730 | 1727 |
|
1731 | 1728 |
|
1732 | 1729 |
|
1733 | 1730 |
|
| 1731 | + |
1734 | 1732 |
|
1735 | 1733 |
|
1736 | 1734 |
|
|
lib/matplotlib/tests/test_dates.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_dates.py+9-12Lines changed: 9 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
280 | 280 |
|
281 | 281 |
|
282 | 282 |
|
283 |
| - |
| 283 | + |
284 | 284 |
|
285 | 285 |
|
286 | 286 |
|
| ||
319 | 319 |
|
320 | 320 |
|
321 | 321 |
|
322 |
| - |
323 |
| - |
| 322 | + |
324 | 323 |
|
325 | 324 |
|
326 | 325 |
|
| ||
391 | 390 |
|
392 | 391 |
|
393 | 392 |
|
394 |
| - |
395 |
| - |
| 393 | + |
396 | 394 |
|
397 | 395 |
|
398 | 396 |
|
| ||
574 | 572 |
|
575 | 573 |
|
576 | 574 |
|
577 |
| - |
| 575 | + |
578 | 576 |
|
579 | 577 |
|
580 | 578 |
|
| ||
732 | 730 |
|
733 | 731 |
|
734 | 732 |
|
735 |
| - |
736 |
| - |
| 733 | + |
737 | 734 |
|
738 | 735 |
|
739 | 736 |
|
| ||
951 | 948 |
|
952 | 949 |
|
953 | 950 |
|
954 |
| - |
955 |
| - |
| 951 | + |
| 952 | + |
956 | 953 |
|
957 | 954 |
|
958 | 955 |
|
| ||
1035 | 1032 |
|
1036 | 1033 |
|
1037 | 1034 |
|
1038 |
| - |
1039 |
| - |
| 1035 | + |
| 1036 | + |
1040 | 1037 |
|
1041 | 1038 |
|
1042 | 1039 |
|
|
lib/matplotlib/tests/test_ticker.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_ticker.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
558 | 558 |
|
559 | 559 |
|
560 | 560 |
|
561 |
| - |
| 561 | + |
562 | 562 |
|
563 | 563 |
|
564 | 564 |
|
| ||
589 | 589 |
|
590 | 590 |
|
591 | 591 |
|
592 |
| - |
| 592 | + |
593 | 593 |
|
594 | 594 |
|
595 | 595 |
|
|
+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
231 | 231 |
|
232 | 232 |
|
233 | 233 |
|
| 234 | + |
234 | 235 |
|
235 | 236 |
|
236 | 237 |
|
| 238 | + |
237 | 239 |
|
238 | 240 |
|
239 | 241 |
|
| 242 | + |
| 243 | + |
| 244 | + |
240 | 245 |
|
241 | 246 |
|
242 | 247 |
|
|
lib/mpl_toolkits/axisartist/grid_finder.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/axisartist/grid_finder.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
222 | 222 |
|
223 | 223 |
|
224 | 224 |
|
225 |
| - |
226 |
| - |
| 225 | + |
227 | 226 |
|
228 | 227 |
|
229 | 228 |
|
|
0 commit comments