Commit aae55fc
File tree
Expand file treeCollapse file tree
5 files changed
+15
-6
lines changedFilter options
- doc/api/next_api_changes
- lib/matplotlib
- cbook
- tests
Expand file treeCollapse file tree
5 files changed
+15
-6
lines changeddoc/api/next_api_changes/2018-02-15-AL-deprecations.rst
Copy file name to clipboardExpand all lines: doc/api/next_api_changes/2018-02-15-AL-deprecations.rst+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
| 45 | + |
45 | 46 |
|
46 | 47 |
|
47 | 48 |
|
|
+11-1Lines changed: 11 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
894 | 894 |
|
895 | 895 |
|
896 | 896 |
|
| 897 | + |
| 898 | + |
| 899 | + |
| 900 | + |
897 | 901 |
|
898 | 902 |
|
899 | 903 |
|
| ||
917 | 921 |
|
918 | 922 |
|
919 | 923 |
|
| 924 | + |
| 925 | + |
| 926 | + |
| 927 | + |
| 928 | + |
920 | 929 |
|
921 | 930 |
|
922 | 931 |
|
| ||
1116 | 1125 |
|
1117 | 1126 |
|
1118 | 1127 |
|
1119 |
| - |
| 1128 | + |
| 1129 | + |
1120 | 1130 |
|
1121 | 1131 |
|
1122 | 1132 |
|
|
lib/matplotlib/cbook/__init__.py
Copy file name to clipboardExpand all lines: lib/matplotlib/cbook/__init__.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
522 | 522 |
|
523 | 523 |
|
524 | 524 |
|
525 |
| - |
| 525 | + |
| 526 | + |
526 | 527 |
|
527 | 528 |
|
528 | 529 |
|
|
lib/matplotlib/tests/test_rcparams.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_rcparams.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
463 | 463 |
|
464 | 464 |
|
465 | 465 |
|
466 |
| - |
| 466 | + |
467 | 467 |
|
468 | 468 |
|
469 | 469 |
|
|
-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
594 | 594 |
|
595 | 595 |
|
596 | 596 |
|
597 |
| - |
598 |
| - |
599 |
| - |
600 | 597 |
|
601 | 598 |
|
602 | 599 |
|
|
0 commit comments