Commit cf526b1
File tree
Expand file treeCollapse file tree
2 files changed
+62
-3
lines changedFilter options
- lib/matplotlib
- tests
Expand file treeCollapse file tree
2 files changed
+62
-3
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+24-3Lines changed: 24 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
171 | 171 |
|
172 | 172 |
|
173 | 173 |
|
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
174 | 185 |
|
175 | 186 |
|
176 | 187 |
|
177 | 188 |
|
178 |
| - |
179 | 189 |
|
180 | 190 |
|
181 | 191 |
|
182 | 192 |
|
183 | 193 |
|
184 | 194 |
|
| 195 | + |
185 | 196 |
|
186 |
| - |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
187 | 203 |
|
188 | 204 |
|
189 | 205 |
|
190 | 206 |
|
191 | 207 |
|
192 |
| - |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
193 | 214 |
|
194 | 215 |
|
195 | 216 |
|
|
0 commit comments