Commit 2005738
File tree
Expand file treeCollapse file tree
2 files changed
+12
-30
lines changedFilter options
- lib/matplotlib
- backends
Expand file treeCollapse file tree
2 files changed
+12
-30
lines changedlib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+8-17Lines changed: 8 additions & 17 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
| 44 | + |
44 | 45 |
|
45 | 46 |
|
46 | 47 |
|
| ||
101 | 102 |
|
102 | 103 |
|
103 | 104 |
|
104 |
| - |
105 |
| - |
| 105 | + |
| 106 | + |
| 107 | + |
106 | 108 |
|
107 | 109 |
|
108 | 110 |
|
| ||
217 | 219 |
|
218 | 220 |
|
219 | 221 |
|
220 |
| - |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
221 | 226 |
|
222 | 227 |
|
223 | 228 |
|
224 | 229 |
|
225 |
| - |
226 |
| - |
227 |
| - |
228 |
| - |
229 |
| - |
230 |
| - |
231 |
| - |
232 |
| - |
233 |
| - |
234 |
| - |
235 |
| - |
236 |
| - |
237 |
| - |
238 |
| - |
239 | 230 |
|
240 | 231 |
|
241 | 232 |
|
|
lib/matplotlib/backends/backend_mixed.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_mixed.py+4-13Lines changed: 4 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
| 8 | + |
8 | 9 |
|
9 | 10 |
|
10 | 11 |
|
| ||
49 | 50 |
|
50 | 51 |
|
51 | 52 |
|
52 |
| - |
| 53 | + |
| 54 | + |
| 55 | + |
53 | 56 |
|
54 | 57 |
|
55 | 58 |
|
| ||
81 | 84 |
|
82 | 85 |
|
83 | 86 |
|
84 |
| - |
85 |
| - |
86 |
| - |
87 |
| - |
88 |
| - |
89 |
| - |
90 |
| - |
91 |
| - |
92 |
| - |
93 |
| - |
94 |
| - |
95 |
| - |
96 | 87 |
|
97 | 88 |
|
98 | 89 |
|
|
0 commit comments