Commit 7457eda
File tree
Expand file treeCollapse file tree
4 files changed
+922
-1
lines changedFilter options
- lib/matplotlib
- backends
- tests
Expand file treeCollapse file tree
4 files changed
+922
-1
lines changed+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
| 57 | + |
57 | 58 |
|
58 | 59 |
|
59 | 60 |
|
| ||
94 | 95 |
|
95 | 96 |
|
96 | 97 |
|
| 98 | + |
97 | 99 |
|
98 | 100 |
|
99 | 101 |
|
| ||
147 | 149 |
|
148 | 150 |
|
149 | 151 |
|
| 152 | + |
150 | 153 |
|
151 | 154 |
|
152 | 155 |
|
|
lib/matplotlib/backends/backend_nbagg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_nbagg.py+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| 10 | + |
10 | 11 |
|
11 | 12 |
|
12 | 13 |
|
| ||
111 | 112 |
|
112 | 113 |
|
113 | 114 |
|
114 |
| - |
| 115 | + |
| 116 | + |
115 | 117 |
|
116 | 118 |
|
117 | 119 |
|
|
lib/matplotlib/tests/test_backend_nbagg.py
Copy file name to clipboard+33Lines changed: 33 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 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
0 commit comments