Commit cba092c
File tree
Expand file treeCollapse file tree
5 files changed
+41
-10
lines changedFilter options
- doc/api/next_api_changes
- lib/matplotlib
- axes
- cbook
- tests
Expand file treeCollapse file tree
5 files changed
+41
-10
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+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
1 | 7 |
|
2 | 8 |
|
3 | 9 |
|
|
+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 |
|
| ||
1047 | 1047 |
|
1048 | 1048 |
|
1049 | 1049 |
|
1050 |
| - |
| 1050 | + |
1051 | 1051 |
|
1052 |
| - |
| 1052 | + |
1053 | 1053 |
|
1054 | 1054 |
|
1055 | 1055 |
|
|
lib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+8-4Lines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 |
| - |
| 14 | + |
| 15 | + |
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| ||
933 | 933 |
|
934 | 934 |
|
935 | 935 |
|
936 |
| - |
| 936 | + |
937 | 937 |
|
938 | 938 |
|
939 | 939 |
|
| ||
1048 | 1048 |
|
1049 | 1049 |
|
1050 | 1050 |
|
1051 |
| - |
| 1051 | + |
1052 | 1052 |
|
1053 | 1053 |
|
1054 | 1054 |
|
| ||
1115 | 1115 |
|
1116 | 1116 |
|
1117 | 1117 |
|
| 1118 | + |
| 1119 | + |
| 1120 | + |
| 1121 | + |
1118 | 1122 |
|
1119 | 1123 |
|
1120 | 1124 |
|
|
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 |
---|---|---|
| ||
2032 | 2032 |
|
2033 | 2033 |
|
2034 | 2034 |
|
| 2035 | + |
| 2036 | + |
| 2037 | + |
| 2038 | + |
| 2039 | + |
| 2040 | + |
| 2041 | + |
| 2042 | + |
| 2043 | + |
| 2044 | + |
| 2045 | + |
| 2046 | + |
| 2047 | + |
| 2048 | + |
| 2049 | + |
| 2050 | + |
| 2051 | + |
| 2052 | + |
| 2053 | + |
| 2054 | + |
| 2055 | + |
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