Commit 96d7d05
File tree
Expand file treeCollapse file tree
8 files changed
+18
-6
lines changedFilter options
- doc/api/api_changes_3.3
- examples/text_labels_and_annotations
- lib/matplotlib
- backends
- mpl-data/stylelib
Expand file treeCollapse file tree
8 files changed
+18
-6
lines changeddoc/api/api_changes_3.3/deprecations.rst
Copy file name to clipboardExpand all lines: doc/api/api_changes_3.3/deprecations.rst+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
388 | 388 |
|
389 | 389 |
|
390 | 390 |
|
| 391 | + |
| 392 | + |
| 393 | + |
| 394 | + |
| 395 | + |
| 396 | + |
391 | 397 |
|
392 | 398 |
|
393 | 399 |
|
|
examples/text_labels_and_annotations/usetex_baseline_test.py
Copy file name to clipboardExpand all lines: examples/text_labels_and_annotations/usetex_baseline_test.py+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
6 | 11 |
|
7 | 12 |
|
8 | 13 |
|
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
624 | 624 |
|
625 | 625 |
|
626 | 626 |
|
| 627 | + |
627 | 628 |
|
628 | 629 |
|
629 | 630 |
|
|
lib/matplotlib/backends/backend_ps.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_ps.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
477 | 477 |
|
478 | 478 |
|
479 | 479 |
|
480 |
| - |
| 480 | + |
481 | 481 |
|
482 | 482 |
|
483 | 483 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
214 | 214 |
|
215 | 215 |
|
216 | 216 |
|
217 |
| - |
| 217 | + |
218 | 218 |
|
219 | 219 |
|
220 | 220 |
|
|
lib/matplotlib/mpl-data/stylelib/classic.mplstyle
Copy file name to clipboardExpand all lines: lib/matplotlib/mpl-data/stylelib/classic.mplstyle-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
122 | 122 |
|
123 | 123 |
|
124 | 124 |
|
125 |
| - |
126 | 125 |
|
127 | 126 |
|
128 | 127 |
|
|
lib/matplotlib/texmanager.py
Copy file name to clipboardExpand all lines: lib/matplotlib/texmanager.py+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
219 | 219 |
|
220 | 220 |
|
221 | 221 |
|
| 222 | + |
222 | 223 |
|
223 | 224 |
|
224 | 225 |
|
| ||
286 | 287 |
|
287 | 288 |
|
288 | 289 |
|
289 |
| - |
| 290 | + |
290 | 291 |
|
291 | 292 |
|
292 | 293 |
|
| ||
306 | 307 |
|
307 | 308 |
|
308 | 309 |
|
| 310 | + |
309 | 311 |
|
310 | 312 |
|
311 | 313 |
|
| ||
397 | 399 |
|
398 | 400 |
|
399 | 401 |
|
400 |
| - |
| 402 | + |
401 | 403 |
|
402 | 404 |
|
403 | 405 |
|
|
-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
291 | 291 |
|
292 | 292 |
|
293 | 293 |
|
294 |
| - |
295 | 294 |
|
296 | 295 |
|
297 | 296 |
|
|
0 commit comments