Commit abf260f
File tree
Expand file treeCollapse file tree
2 files changed
+48
-4
lines changedFilter options
- lib/matplotlib
- tests
Expand file treeCollapse file tree
2 files changed
+48
-4
lines changedlib/matplotlib/tests/test_tightlayout.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_tightlayout.py+38Lines changed: 38 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
272 | 272 |
|
273 | 273 |
|
274 | 274 |
|
| 275 | + |
| 276 | + |
| 277 | + |
| 278 | + |
| 279 | + |
| 280 | + |
| 281 | + |
| 282 | + |
| 283 | + |
| 284 | + |
| 285 | + |
| 286 | + |
| 287 | + |
| 288 | + |
| 289 | + |
| 290 | + |
| 291 | + |
| 292 | + |
| 293 | + |
| 294 | + |
| 295 | + |
| 296 | + |
| 297 | + |
| 298 | + |
| 299 | + |
| 300 | + |
| 301 | + |
| 302 | + |
| 303 | + |
| 304 | + |
| 305 | + |
| 306 | + |
| 307 | + |
| 308 | + |
| 309 | + |
| 310 | + |
| 311 | + |
| 312 | + |
lib/matplotlib/tight_layout.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tight_layout.py+10-4Lines changed: 10 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
175 | 175 |
|
176 | 176 |
|
177 | 177 |
|
178 |
| - |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
179 | 185 |
|
180 | 186 |
|
181 | 187 |
|
| ||
188 | 194 |
|
189 | 195 |
|
190 | 196 |
|
191 |
| - |
| 197 | + |
192 | 198 |
|
193 |
| - |
| 199 | + |
194 | 200 |
|
195 | 201 |
|
196 | 202 |
|
| ||
201 | 207 |
|
202 | 208 |
|
203 | 209 |
|
204 |
| - |
| 210 | + |
205 | 211 |
|
206 | 212 |
|
207 | 213 |
|
|
0 commit comments