Commit 7662fc6
File tree
Expand file treeCollapse file tree
7 files changed
+25
-20
lines changedFilter options
- doc/api/next_api_changes
- lib
- matplotlib
- tests
- mpl_toolkits/axisartist
Expand file treeCollapse file tree
7 files changed
+25
-20
lines changeddoc/api/next_api_changes/deprecations.rst
Copy file name to clipboardExpand all lines: doc/api/next_api_changes/deprecations.rst+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
211 | 211 |
|
212 | 212 |
|
213 | 213 |
|
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
lib/matplotlib/collections.py
Copy file name to clipboardExpand all lines: lib/matplotlib/collections.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
998 | 998 |
|
999 | 999 |
|
1000 | 1000 |
|
1001 |
| - |
| 1001 | + |
| 1002 | + |
1002 | 1003 |
|
1003 | 1004 |
|
1004 | 1005 |
|
|
+3-5Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
884 | 884 |
|
885 | 885 |
|
886 | 886 |
|
887 |
| - |
888 |
| - |
889 |
| - |
890 |
| - |
891 |
| - |
| 887 | + |
| 888 | + |
| 889 | + |
892 | 890 |
|
893 | 891 |
|
894 | 892 |
|
|
+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1463 | 1463 |
|
1464 | 1464 |
|
1465 | 1465 |
|
1466 |
| - |
1467 |
| - |
1468 |
| - |
1469 |
| - |
1470 | 1466 |
|
1471 | 1467 |
|
1472 | 1468 |
|
| ||
1725 | 1721 |
|
1726 | 1722 |
|
1727 | 1723 |
|
| 1724 | + |
1728 | 1725 |
|
1729 | 1726 |
|
1730 | 1727 |
|
1731 | 1728 |
|
| 1729 | + |
1732 | 1730 |
|
1733 | 1731 |
|
1734 | 1732 |
|
|
lib/matplotlib/tests/test_dates.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_dates.py+5-8Lines changed: 5 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
309 | 309 |
|
310 | 310 |
|
311 | 311 |
|
312 |
| - |
313 |
| - |
| 312 | + |
314 | 313 |
|
315 | 314 |
|
316 | 315 |
|
| ||
381 | 380 |
|
382 | 381 |
|
383 | 382 |
|
384 |
| - |
385 |
| - |
| 383 | + |
386 | 384 |
|
387 | 385 |
|
388 | 386 |
|
| ||
655 | 653 |
|
656 | 654 |
|
657 | 655 |
|
658 |
| - |
659 |
| - |
| 656 | + |
660 | 657 |
|
661 | 658 |
|
662 | 659 |
|
| ||
874 | 871 |
|
875 | 872 |
|
876 | 873 |
|
877 |
| - |
878 |
| - |
| 874 | + |
| 875 | + |
879 | 876 |
|
880 | 877 |
|
881 | 878 |
|
|
+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
226 | 226 |
|
227 | 227 |
|
228 | 228 |
|
| 229 | + |
229 | 230 |
|
230 | 231 |
|
231 | 232 |
|
| 233 | + |
232 | 234 |
|
233 | 235 |
|
234 | 236 |
|
| 237 | + |
| 238 | + |
| 239 | + |
235 | 240 |
|
236 | 241 |
|
237 | 242 |
|
|
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 |
---|---|---|
| ||
234 | 234 |
|
235 | 235 |
|
236 | 236 |
|
237 |
| - |
238 |
| - |
| 237 | + |
239 | 238 |
|
240 | 239 |
|
241 | 240 |
|
|
0 commit comments