Commit f5e6f5d
File tree
7 files changed
+27
-4
lines changedFilter options
- doc/api/api_changes_3.3
- lib/matplotlib
- backends
7 files changed
+27
-4
lines changeddoc/api/api_changes_3.3/deprecations.rst
Copy file name to clipboardExpand all lines: doc/api/api_changes_3.3/deprecations.rst+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
576 | 576 |
|
577 | 577 |
|
578 | 578 |
|
| 579 | + |
| 580 | + |
| 581 | + |
| 582 | + |
| 583 | + |
| 584 | + |
| 585 | + |
| 586 | + |
| 587 | + |
| 588 | + |
| 589 | + |
| 590 | + |
| 591 | + |
lib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
503 | 503 |
|
504 | 504 |
|
505 | 505 |
|
| 506 | + |
506 | 507 |
|
507 | 508 |
|
508 | 509 |
|
|
lib/matplotlib/backends/backend_agg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_agg.py+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
216 | 216 |
|
217 | 217 |
|
218 | 218 |
|
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
219 | 224 |
|
220 | 225 |
|
221 | 226 |
|
| ||
238 | 243 |
|
239 | 244 |
|
240 | 245 |
|
| 246 | + |
241 | 247 |
|
242 | 248 |
|
243 | 249 |
|
| ||
248 | 254 |
|
249 | 255 |
|
250 | 256 |
|
251 |
| - |
| 257 | + |
252 | 258 |
|
253 | 259 |
|
254 | 260 |
|
|
lib/matplotlib/backends/backend_pdf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_pdf.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2003 | 2003 |
|
2004 | 2004 |
|
2005 | 2005 |
|
| 2006 | + |
2006 | 2007 |
|
2007 | 2008 |
|
2008 | 2009 |
|
|
lib/matplotlib/backends/backend_ps.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_ps.py+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
467 | 467 |
|
468 | 468 |
|
469 | 469 |
|
| 470 | + |
470 | 471 |
|
471 | 472 |
|
472 | 473 |
|
| ||
475 | 476 |
|
476 | 477 |
|
477 | 478 |
|
478 |
| - |
| 479 | + |
479 | 480 |
|
480 | 481 |
|
481 |
| - |
| 482 | + |
482 | 483 |
|
483 | 484 |
|
484 | 485 |
|
|
lib/matplotlib/backends/backend_svg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_svg.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1114 | 1114 |
|
1115 | 1115 |
|
1116 | 1116 |
|
| 1117 | + |
1117 | 1118 |
|
1118 | 1119 |
|
1119 | 1120 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
726 | 726 |
|
727 | 727 |
|
728 | 728 |
|
729 |
| - |
| 729 | + |
730 | 730 |
|
731 | 731 |
|
732 | 732 |
|
|
0 commit comments