Commit 0e87f48
File tree
Expand file treeCollapse file tree
4 files changed
+13
-8
lines changedFilter options
- lib/matplotlib
- backends
Expand file treeCollapse file tree
4 files changed
+13
-8
lines changedlib/matplotlib/_pylab_helpers.py
Copy file name to clipboardExpand all lines: lib/matplotlib/_pylab_helpers.py+3-4Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
56 |
| - |
| 56 | + |
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
60 |
| - |
61 |
| - |
62 | 60 |
|
63 | 61 |
|
64 | 62 |
|
65 | 63 |
|
66 | 64 |
|
67 |
| - |
| 65 | + |
| 66 | + |
68 | 67 |
|
69 | 68 |
|
70 | 69 |
|
|
lib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3294 | 3294 |
|
3295 | 3295 |
|
3296 | 3296 |
|
3297 |
| - |
3298 |
| - |
| 3297 | + |
| 3298 | + |
3299 | 3299 |
|
3300 | 3300 |
|
3301 | 3301 |
|
|
lib/matplotlib/backends/backend_nbagg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_nbagg.py+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
231 | 231 |
|
232 | 232 |
|
233 | 233 |
|
234 |
| - |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
235 | 240 |
|
236 | 241 |
|
237 | 242 |
|
|
+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1546 | 1546 |
|
1547 | 1547 |
|
1548 | 1548 |
|
1549 |
| - |
| 1549 | + |
| 1550 | + |
1550 | 1551 |
|
1551 | 1552 |
|
1552 | 1553 |
|
|
0 commit comments