Skip to content

Reorder visual hierarchy when side-cap labels are given#765

Merged
cvanelteren merged 3 commits into
Ultraplot:mainfrom
cvanelteren:fix/visual-hierarchy-outerlabels
Jul 15, 2026
Merged

Reorder visual hierarchy when side-cap labels are given#765
cvanelteren merged 3 commits into
Ultraplot:mainfrom
cvanelteren:fix/visual-hierarchy-outerlabels

Conversation

@cvanelteren

Copy link
Copy Markdown
Collaborator

Closes #764
This PR changes the behavior of sidelabels. Now, the side caption labels sit closest to the y labels so that a shared ylabel now has a clearer visual hierarchy. During this process an additional bug was found relating to the ylabels and dpi; this is now figure relative.

@cvanelteren cvanelteren marked this pull request as ready for review July 15, 2026 04:50
@cvanelteren cvanelteren self-assigned this Jul 15, 2026
@cvanelteren

Copy link
Copy Markdown
Collaborator Author

Example:
image

@codecov

codecov Bot commented Jul 15, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 81.81818% with 16 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
ultraplot/figure.py 75.75% 14 Missing and 2 partials ⚠️

📢 Thoughts on this report? Let us know!

@cvanelteren cvanelteren merged commit 8b17429 into Ultraplot:main Jul 15, 2026
17 of 18 checks passed
@cvanelteren cvanelteren deleted the fix/visual-hierarchy-outerlabels branch July 15, 2026 04:59
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.

Side labels create unclear visual hierarchy

1 participant