Skip to content

Add bbox anchors for inset colorbars - #812

Merged
cvanelteren merged 1 commit into
mainfrom
feat/add-positionable-cbar
Sep 2, 2026
Merged

Add bbox anchors for inset colorbars#812
cvanelteren merged 1 commit into
mainfrom
feat/add-positionable-cbar

Conversation

@cvanelteren

@cvanelteren cvanelteren commented Sep 2, 2026

Copy link
Copy Markdown
Collaborator

Closes #811
This PR adds some controls similar to legend to allow for positioning colorbars more specifically. It also fixes an issue where space was not allocated for the label when positioned close to an edge (e.g. loc="ur" with a top label)

@codecov

codecov Bot commented Sep 2, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 84.61538% with 10 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
ultraplot/colorbar.py 70.58% 6 Missing and 4 partials ⚠️

📢 Thoughts on this report? Let us know!

@cvanelteren
cvanelteren merged commit a7a69de into main Sep 2, 2026
19 checks passed
@cvanelteren
cvanelteren deleted the feat/add-positionable-cbar branch September 2, 2026 02:05
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.

Feature: add bbox_to_anchor or similar to ax.colorbar

1 participant