Commit 1cb6c6d
File tree
Expand file treeCollapse file tree
4 files changed
+49
-15
lines changedFilter options
- lib
- matplotlib
- cbook
- mpl_toolkits/mplot3d
Expand file treeCollapse file tree
4 files changed
+49
-15
lines changedlib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1572 | 1572 |
|
1573 | 1573 |
|
1574 | 1574 |
|
1575 |
| - |
1576 |
| - |
1577 | 1575 |
|
1578 | 1576 |
|
1579 | 1577 |
|
| ||
1584 | 1582 |
|
1585 | 1583 |
|
1586 | 1584 |
|
| 1585 | + |
| 1586 | + |
| 1587 | + |
| 1588 | + |
1587 | 1589 |
|
1588 | 1590 |
|
1589 | 1591 |
|
|
lib/matplotlib/cbook/__init__.py
Copy file name to clipboardExpand all lines: lib/matplotlib/cbook/__init__.py+33-7Lines changed: 33 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
100 | 100 |
|
101 | 101 |
|
102 | 102 |
|
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
103 | 113 |
|
104 | 114 |
|
105 | 115 |
|
| ||
158 | 168 |
|
159 | 169 |
|
160 | 170 |
|
| 171 | + |
| 172 | + |
161 | 173 |
|
162 | 174 |
|
163 |
| - |
164 |
| - |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
165 | 195 |
|
166 | 196 |
|
167 | 197 |
|
168 | 198 |
|
169 | 199 |
|
170 |
| - |
171 |
| - |
172 |
| - |
173 |
| - |
| 200 | + |
174 | 201 |
|
175 | 202 |
|
176 |
| - |
177 | 203 |
|
178 | 204 |
|
179 | 205 |
|
|
+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
306 | 306 |
|
307 | 307 |
|
308 | 308 |
|
| 309 | + |
| 310 | + |
| 311 | + |
| 312 | + |
309 | 313 |
|
310 | 314 |
|
311 | 315 |
|
|
lib/mpl_toolkits/mplot3d/axes3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/mplot3d/axes3d.py+8-6Lines changed: 8 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
114 | 114 |
|
115 | 115 |
|
116 | 116 |
|
117 |
| - |
118 |
| - |
119 |
| - |
120 |
| - |
121 |
| - |
122 |
| - |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
123 | 125 |
|
124 | 126 |
|
125 | 127 |
|
|
0 commit comments