Commit 7e1e1e7
File tree
Expand file treeCollapse file tree
5 files changed
+15
-15
lines changedFilter options
- lib/matplotlib
- backends
Expand file treeCollapse file tree
5 files changed
+15
-15
lines changedlib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
221 | 221 |
|
222 | 222 |
|
223 | 223 |
|
224 |
| - |
| 224 | + |
225 | 225 |
|
226 | 226 |
|
227 | 227 |
|
| ||
230 | 230 |
|
231 | 231 |
|
232 | 232 |
|
233 |
| - |
| 233 | + |
234 | 234 |
|
235 | 235 |
|
236 | 236 |
|
| ||
251 | 251 |
|
252 | 252 |
|
253 | 253 |
|
254 |
| - |
| 254 | + |
255 | 255 |
|
256 | 256 |
|
257 | 257 |
|
| ||
367 | 367 |
|
368 | 368 |
|
369 | 369 |
|
370 |
| - |
| 370 | + |
371 | 371 |
|
372 | 372 |
|
373 | 373 |
|
| ||
413 | 413 |
|
414 | 414 |
|
415 | 415 |
|
416 |
| - |
| 416 | + |
417 | 417 |
|
418 | 418 |
|
419 | 419 |
|
|
lib/matplotlib/backends/backend_pdf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_pdf.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2046 | 2046 |
|
2047 | 2047 |
|
2048 | 2048 |
|
2049 |
| - |
| 2049 | + |
2050 | 2050 |
|
2051 | 2051 |
|
2052 | 2052 |
|
| ||
2088 | 2088 |
|
2089 | 2089 |
|
2090 | 2090 |
|
2091 |
| - |
| 2091 | + |
2092 | 2092 |
|
2093 | 2093 |
|
2094 | 2094 |
|
| ||
2104 | 2104 |
|
2105 | 2105 |
|
2106 | 2106 |
|
2107 |
| - |
| 2107 | + |
2108 | 2108 |
|
2109 | 2109 |
|
2110 | 2110 |
|
|
lib/matplotlib/backends/backend_ps.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_ps.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
530 | 530 |
|
531 | 531 |
|
532 | 532 |
|
533 |
| - |
| 533 | + |
534 | 534 |
|
535 | 535 |
|
536 | 536 |
|
| ||
546 | 546 |
|
547 | 547 |
|
548 | 548 |
|
549 |
| - |
| 549 | + |
550 | 550 |
|
551 | 551 |
|
552 | 552 |
|
| ||
565 | 565 |
|
566 | 566 |
|
567 | 567 |
|
568 |
| - |
| 568 | + |
569 | 569 |
|
570 | 570 |
|
571 | 571 |
|
|
lib/matplotlib/backends/backend_svg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_svg.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
742 | 742 |
|
743 | 743 |
|
744 | 744 |
|
745 |
| - |
| 745 | + |
746 | 746 |
|
747 | 747 |
|
748 | 748 |
|
| ||
758 | 758 |
|
759 | 759 |
|
760 | 760 |
|
761 |
| - |
| 761 | + |
762 | 762 |
|
763 | 763 |
|
764 | 764 |
|
| ||
776 | 776 |
|
777 | 777 |
|
778 | 778 |
|
779 |
| - |
| 779 | + |
780 | 780 |
|
781 | 781 |
|
782 | 782 |
|
|
lib/matplotlib/backends/backend_template.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_template.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
66 |
| - |
| 66 | + |
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
|
0 commit comments