Commit df56b7e
File tree
Expand file treeCollapse file tree
5 files changed
+37
-22
lines changedFilter options
- doc/api/next_api_changes
- examples/text_labels_and_annotations
- lib/matplotlib
- cbook
- tutorials/text
Expand file treeCollapse file tree
5 files changed
+37
-22
lines changeddoc/api/next_api_changes/2018-08-19-AL-deprecations.rst
Copy file name to clipboard+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
examples/text_labels_and_annotations/mathtext_examples.py
Copy file name to clipboardExpand all lines: examples/text_labels_and_annotations/mathtext_examples.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
| 37 | + |
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
|
lib/matplotlib/cbook/deprecation.py
Copy file name to clipboardExpand all lines: lib/matplotlib/cbook/deprecation.py+19-18Lines changed: 19 additions & 18 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
86 | 86 |
|
87 | 87 |
|
88 | 88 |
|
89 |
| - |
90 |
| - |
91 |
| - |
92 |
| - |
93 |
| - |
94 |
| - |
95 | 89 |
|
96 | 90 |
|
97 | 91 |
|
98 | 92 |
|
99 | 93 |
|
100 | 94 |
|
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
101 | 101 |
|
102 | 102 |
|
103 | 103 |
|
| ||
157 | 157 |
|
158 | 158 |
|
159 | 159 |
|
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
160 | 167 |
|
161 | 168 |
|
162 | 169 |
|
163 | 170 |
|
164 | 171 |
|
165 | 172 |
|
166 |
| - |
167 |
| - |
168 |
| - |
169 | 173 |
|
170 | 174 |
|
171 | 175 |
|
| ||
176 | 180 |
|
177 | 181 |
|
178 | 182 |
|
179 |
| - |
180 |
| - |
181 |
| - |
182 |
| - |
183 |
| - |
184 |
| - |
185 | 183 |
|
186 |
| - |
| 184 | + |
| 185 | + |
187 | 186 |
|
188 |
| - |
| 187 | + |
| 188 | + |
189 | 189 |
|
190 | 190 |
|
191 | 191 |
|
| ||
225 | 225 |
|
226 | 226 |
|
227 | 227 |
|
228 |
| - |
| 228 | + |
| 229 | + |
229 | 230 |
|
230 | 231 |
|
231 | 232 |
|
|
+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3183 | 3183 |
|
3184 | 3184 |
|
3185 | 3185 |
|
| 3186 | + |
| 3187 | + |
3186 | 3188 |
|
3187 | 3189 |
|
3188 | 3190 |
|
|
+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
80 | 80 |
|
81 | 81 |
|
82 | 82 |
|
83 |
| - |
| 83 | + |
| 84 | + |
84 | 85 |
|
85 |
| - |
| 86 | + |
86 | 87 |
|
87 | 88 |
|
88 | 89 |
|
89 | 90 |
|
90 | 91 |
|
91 |
| - |
| 92 | + |
92 | 93 |
|
93 | 94 |
|
94 | 95 |
|
|
0 commit comments