Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix suptitle top spacing for center/top vertical alignment#574

Merged
cvanelteren merged 1 commit into
mainUltraplot/UltraPlot:mainfrom
fix/suptitle-top-spacingUltraplot/UltraPlot:fix/suptitle-top-spacingCopy head branch name to clipboard
Feb 9, 2026
Merged

Fix suptitle top spacing for center/top vertical alignment#574
cvanelteren merged 1 commit into
mainUltraplot/UltraPlot:mainfrom
fix/suptitle-top-spacingUltraplot/UltraPlot:fix/suptitle-top-spacingCopy head branch name to clipboard

Conversation

@cvanelteren

Copy link
Copy Markdown
Collaborator

This fixes a suptitle layout regression where suptitle_kw vertical alignments (va='center' or va='top') could let the suptitle overlap top content. The alignment code now computes the target top offset from surrounding content and then positions the suptitle so its bbox bottom lands at that offset, preserving spacing regardless of alignment. It also adds a regression test covering va in {'bottom','center','top'} to enforce consistent top spacing. Closes #573.

@cvanelteren

Copy link
Copy Markdown
Collaborator Author

Still need to fix the regression of that one test.

@cvanelteren cvanelteren closed this Feb 9, 2026
@cvanelteren cvanelteren reopened this Feb 9, 2026
@cvanelteren cvanelteren merged commit 01c1edb into main Feb 9, 2026
16 of 26 checks passed
@cvanelteren cvanelteren deleted the fix/suptitle-top-spacing branch February 9, 2026 01:45
K-Mirembe-Mercy pushed a commit to K-Mirembe-Mercy/UltraPlot that referenced this pull request Mar 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Suptitle can overlap top content when suptitle_kw va is center/top

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.