Commit edd463b
File tree
Expand file treeCollapse file tree
4 files changed
+41
-23
lines changedFilter options
- lib/matplotlib
- backends
- tests
- baseline_images/test_agg_filter
Expand file treeCollapse file tree
4 files changed
+41
-23
lines changedlib/matplotlib/backends/backend_mixed.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_mixed.py+12-23Lines changed: 12 additions & 23 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
65 |
| - |
66 |
| - |
67 |
| - |
68 |
| - |
69 |
| - |
70 |
| - |
71 |
| - |
72 |
| - |
73 |
| - |
74 |
| - |
75 |
| - |
76 |
| - |
77 |
| - |
78 |
| - |
79 |
| - |
80 |
| - |
81 |
| - |
82 |
| - |
83 |
| - |
84 |
| - |
85 |
| - |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
86 | 75 |
|
87 | 76 |
|
88 | 77 |
|
| ||
105 | 94 |
|
106 | 95 |
|
107 | 96 |
|
108 |
| - |
| 97 | + |
109 | 98 |
|
110 | 99 |
|
111 | 100 |
|
| ||
119 | 108 |
|
120 | 109 |
|
121 | 110 |
|
122 |
| - |
| 111 | + |
123 | 112 |
|
124 | 113 |
|
125 | 114 |
|
|
lib/matplotlib/tests/baseline_images/test_agg_filter/agg_filter_alpha.pdf
Copy file name to clipboard9.79 KB
Binary file not shown.
lib/matplotlib/tests/baseline_images/test_agg_filter/agg_filter_alpha.png
Copy file name to clipboard18 KB
Loading
lib/matplotlib/tests/test_agg_filter.py
Copy file name to clipboard+29Lines changed: 29 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
0 commit comments