Commit 2c7ffb4
Fix multi-panel visual test: add title="" to avoid layout shift
The multi-panel frameon=False test produced different title positions
across Python versions due to bbox_inches="tight" cropping differently
when axes frames are off. Adding title="" eliminates the layout-sensitive
text — the behavioral multi-panel assertion already covers title handling.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent c0bcc40 commit 2c7ffb4
2 files changed
Lines changed: 2 additions & 3 deletions
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
| 39 | + | |
41 | 40 | | |
42 | 41 | | |
43 | 42 | | |
| |||
0 commit comments