Commit 0944dcb
File tree
Expand file treeCollapse file tree
3 files changed
+54
-18
lines changedFilter options
- lib/matplotlib
- backends
Expand file treeCollapse file tree
3 files changed
+54
-18
lines changedlib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+29-4Lines changed: 29 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2342 | 2342 |
|
2343 | 2343 |
|
2344 | 2344 |
|
2345 |
| - |
| 2345 | + |
2346 | 2346 |
|
2347 | 2347 |
|
2348 | 2348 |
|
2349 |
| - |
| 2349 | + |
2350 | 2350 |
|
2351 | 2351 |
|
2352 | 2352 |
|
| ||
2700 | 2700 |
|
2701 | 2701 |
|
2702 | 2702 |
|
2703 |
| - |
| 2703 | + |
| 2704 | + |
| 2705 | + |
| 2706 | + |
2704 | 2707 |
|
2705 | 2708 |
|
2706 | 2709 |
|
| ||
2715 | 2718 |
|
2716 | 2719 |
|
2717 | 2720 |
|
| 2721 | + |
| 2722 | + |
| 2723 | + |
| 2724 | + |
| 2725 | + |
| 2726 | + |
| 2727 | + |
| 2728 | + |
| 2729 | + |
| 2730 | + |
| 2731 | + |
| 2732 | + |
| 2733 | + |
| 2734 | + |
| 2735 | + |
| 2736 | + |
| 2737 | + |
| 2738 | + |
| 2739 | + |
| 2740 | + |
| 2741 | + |
| 2742 | + |
2718 | 2743 |
|
2719 |
| - |
| 2744 | + |
2720 | 2745 |
|
2721 | 2746 |
|
2722 | 2747 |
|
|
lib/matplotlib/backends/backend_agg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_agg.py+11-2Lines changed: 11 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
27 | 30 |
|
| 31 | + |
| 32 | + |
| 33 | + |
28 | 34 |
|
29 | 35 |
|
30 | 36 |
|
| ||
383 | 389 |
|
384 | 390 |
|
385 | 391 |
|
386 |
| - |
| 392 | + |
| 393 | + |
| 394 | + |
| 395 | + |
387 | 396 |
|
388 | 397 |
|
389 | 398 |
|
|
lib/matplotlib/backends/backend_gtk3cairo.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_gtk3cairo.py+14-12Lines changed: 14 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
1 | 6 |
|
2 | 7 |
|
3 | 8 |
|
| ||
22 | 27 |
|
23 | 28 |
|
24 | 29 |
|
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
37 | 39 |
|
38 | 40 |
|
39 | 41 |
|
|
0 commit comments