Commit 4f5715a
File tree
Expand file treeCollapse file tree
5 files changed
+24
-4
lines changedFilter options
- lib/matplotlib
- backends
Expand file treeCollapse file tree
5 files changed
+24
-4
lines changedlib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1983 | 1983 |
|
1984 | 1984 |
|
1985 | 1985 |
|
| 1986 | + |
| 1987 | + |
| 1988 | + |
| 1989 | + |
| 1990 | + |
| 1991 | + |
1986 | 1992 |
|
1987 |
| - |
| 1993 | + |
1988 | 1994 |
|
1989 | 1995 |
|
1990 | 1996 |
|
|
lib/matplotlib/backends/_backend_tk.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/_backend_tk.py+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
178 | 178 |
|
179 | 179 |
|
180 | 180 |
|
| 181 | + |
| 182 | + |
181 | 183 |
|
182 | 184 |
|
183 | 185 |
|
| ||
326 | 328 |
|
327 | 329 |
|
328 | 330 |
|
| 331 | + |
| 332 | + |
| 333 | + |
| 334 | + |
| 335 | + |
329 | 336 |
|
330 | 337 |
|
331 | 338 |
|
|
lib/matplotlib/backends/backend_gtk3.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_gtk3.py+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
225 | 225 |
|
226 | 226 |
|
227 | 227 |
|
228 |
| - |
| 228 | + |
| 229 | + |
| 230 | + |
| 231 | + |
229 | 232 |
|
230 | 233 |
|
231 | 234 |
|
|
lib/matplotlib/backends/backend_qt5.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_qt5.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
299 | 299 |
|
300 | 300 |
|
301 | 301 |
|
302 |
| - |
| 302 | + |
| 303 | + |
303 | 304 |
|
304 | 305 |
|
305 | 306 |
|
|
lib/matplotlib/backends/backend_wx.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_wx.py+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1032 | 1032 |
|
1033 | 1033 |
|
1034 | 1034 |
|
1035 |
| - |
| 1035 | + |
| 1036 | + |
| 1037 | + |
| 1038 | + |
1036 | 1039 |
|
1037 | 1040 |
|
1038 | 1041 |
|
|
0 commit comments