Commit fe0095e
authored
File tree
9 files changed
+38
-10
lines changedFilter options
- lib/matplotlib
- backends
9 files changed
+38
-10
lines changedlib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+11-6Lines changed: 11 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2806 | 2806 |
|
2807 | 2807 |
|
2808 | 2808 |
|
2809 |
| - |
| 2809 | + |
| 2810 | + |
2810 | 2811 |
|
2811 | 2812 |
|
2812 | 2813 |
|
| ||
2892 | 2893 |
|
2893 | 2894 |
|
2894 | 2895 |
|
2895 |
| - |
2896 |
| - |
2897 |
| - |
2898 |
| - |
| 2896 | + |
| 2897 | + |
| 2898 | + |
| 2899 | + |
2899 | 2900 |
|
2900 | 2901 |
|
2901 | 2902 |
|
2902 |
| - |
2903 | 2903 |
|
2904 | 2904 |
|
2905 | 2905 |
|
| ||
3189 | 3189 |
|
3190 | 3190 |
|
3191 | 3191 |
|
| 3192 | + |
| 3193 | + |
| 3194 | + |
| 3195 | + |
| 3196 | + |
3192 | 3197 |
|
3193 | 3198 |
|
3194 | 3199 |
|
|
lib/matplotlib/backend_tools.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_tools.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
| 27 | + |
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
|
lib/matplotlib/backends/backend_agg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_agg.py+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
| 33 | + |
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
| ||
423 | 423 |
|
424 | 424 |
|
425 | 425 |
|
| 426 | + |
426 | 427 |
|
| 428 | + |
| 429 | + |
427 | 430 |
|
428 | 431 |
|
| 432 | + |
| 433 | + |
429 | 434 |
|
430 | 435 |
|
431 | 436 |
|
|
lib/matplotlib/backends/backend_gtk.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_gtk.py+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
| 57 | + |
57 | 58 |
|
58 | 59 |
|
59 | 60 |
|
| ||
386 | 387 |
|
387 | 388 |
|
388 | 389 |
|
| 390 | + |
| 391 | + |
| 392 | + |
389 | 393 |
|
390 | 394 |
|
391 | 395 |
|
392 | 396 |
|
393 | 397 |
|
394 | 398 |
|
395 |
| - |
396 | 399 |
|
397 | 400 |
|
398 | 401 |
|
| 402 | + |
| 403 | + |
399 | 404 |
|
400 | 405 |
|
401 | 406 |
|
| ||
619 | 624 |
|
620 | 625 |
|
621 | 626 |
|
| 627 | + |
622 | 628 |
|
623 | 629 |
|
624 | 630 |
|
|
lib/matplotlib/backends/backend_gtk3.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_gtk3.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
| 54 | + |
54 | 55 |
|
55 | 56 |
|
56 | 57 |
|
| ||
499 | 500 |
|
500 | 501 |
|
501 | 502 |
|
502 |
| - |
| 503 | + |
503 | 504 |
|
504 | 505 |
|
505 | 506 |
|
|
lib/matplotlib/backends/backend_gtk3cairo.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_gtk3cairo.py+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| 9 | + |
9 | 10 |
|
10 | 11 |
|
11 | 12 |
|
| ||
35 | 36 |
|
36 | 37 |
|
37 | 38 |
|
| 39 | + |
| 40 | + |
| 41 | + |
38 | 42 |
|
39 | 43 |
|
40 | 44 |
|
41 | 45 |
|
| 46 | + |
| 47 | + |
42 | 48 |
|
43 | 49 |
|
44 | 50 |
|
|
lib/matplotlib/backends/backend_qt5.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_qt5.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
| 93 | + |
93 | 94 |
|
94 | 95 |
|
95 | 96 |
|
|
lib/matplotlib/backends/backend_tkagg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_tkagg.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
| 48 | + |
48 | 49 |
|
49 | 50 |
|
50 | 51 |
|
| ||
697 | 698 |
|
698 | 699 |
|
699 | 700 |
|
| 701 | + |
700 | 702 |
|
701 | 703 |
|
702 | 704 |
|
|
lib/matplotlib/backends/backend_wx.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_wx.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1474 | 1474 |
|
1475 | 1475 |
|
1476 | 1476 |
|
| 1477 | + |
1477 | 1478 |
|
1478 | 1479 |
|
1479 | 1480 |
|
| ||
1594 | 1595 |
|
1595 | 1596 |
|
1596 | 1597 |
|
| 1598 | + |
1597 | 1599 |
|
1598 | 1600 |
|
1599 | 1601 |
|
|
0 commit comments