Commit aaff400
File tree
Expand file treeCollapse file tree
7 files changed
+47
-12
lines changedFilter options
- doc/api/next_api_changes
- lib/matplotlib
- axes
- cbook
- tests
Expand file treeCollapse file tree
7 files changed
+47
-12
lines changeddoc/api/next_api_changes/2018-02-26-AL-removals.rst
Copy file name to clipboardExpand all lines: doc/api/next_api_changes/2018-02-26-AL-removals.rst+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
1 | 10 |
|
2 | 11 |
|
3 | 12 |
|
|
+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
148 | 148 |
|
149 | 149 |
|
150 | 150 |
|
151 |
| - |
| 151 | + |
152 | 152 |
|
153 | 153 |
|
154 | 154 |
|
| ||
1028 | 1028 |
|
1029 | 1029 |
|
1030 | 1030 |
|
1031 |
| - |
| 1031 | + |
1032 | 1032 |
|
1033 |
| - |
| 1033 | + |
1034 | 1034 |
|
1035 | 1035 |
|
1036 | 1036 |
|
|
lib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+9-4Lines changed: 9 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 |
| - |
| 15 | + |
| 16 | + |
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| ||
907 | 907 |
|
908 | 908 |
|
909 | 909 |
|
910 |
| - |
| 910 | + |
911 | 911 |
|
912 | 912 |
|
913 | 913 |
|
| ||
1022 | 1022 |
|
1023 | 1023 |
|
1024 | 1024 |
|
1025 |
| - |
| 1025 | + |
1026 | 1026 |
|
1027 | 1027 |
|
1028 | 1028 |
|
| ||
1089 | 1089 |
|
1090 | 1090 |
|
1091 | 1091 |
|
| 1092 | + |
| 1093 | + |
| 1094 | + |
| 1095 | + |
| 1096 | + |
1092 | 1097 |
|
1093 | 1098 |
|
1094 | 1099 |
|
|
lib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2705 | 2705 |
|
2706 | 2706 |
|
2707 | 2707 |
|
2708 |
| - |
| 2708 | + |
2709 | 2709 |
|
2710 | 2710 |
|
2711 | 2711 |
|
|
lib/matplotlib/backend_tools.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_tools.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
337 | 337 |
|
338 | 338 |
|
339 | 339 |
|
340 |
| - |
| 340 | + |
341 | 341 |
|
342 | 342 |
|
343 | 343 |
|
|
lib/matplotlib/cbook/__init__.py
Copy file name to clipboardExpand all lines: lib/matplotlib/cbook/__init__.py+21Lines changed: 21 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2047 | 2047 |
|
2048 | 2048 |
|
2049 | 2049 |
|
| 2050 | + |
| 2051 | + |
| 2052 | + |
| 2053 | + |
| 2054 | + |
| 2055 | + |
| 2056 | + |
| 2057 | + |
| 2058 | + |
| 2059 | + |
| 2060 | + |
| 2061 | + |
| 2062 | + |
| 2063 | + |
| 2064 | + |
| 2065 | + |
| 2066 | + |
| 2067 | + |
| 2068 | + |
| 2069 | + |
| 2070 | + |
lib/matplotlib/tests/test_artist.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_artist.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
185 | 185 |
|
186 | 186 |
|
187 | 187 |
|
188 |
| - |
189 |
| - |
| 188 | + |
| 189 | + |
190 | 190 |
|
191 | 191 |
|
192 | 192 |
|
| ||
196 | 196 |
|
197 | 197 |
|
198 | 198 |
|
199 |
| - |
| 199 | + |
200 | 200 |
|
201 | 201 |
|
202 | 202 |
|
|
0 commit comments