Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Add bbox support to quiverkey#30148

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
useidemaisachola wants to merge1 commit intomatplotlib:main
base:main
Choose a base branch
Loading
fromuseidemaisachola:Feature-#29704

Conversation

useidemaisachola
Copy link
Contributor

-This change was necessary to resolve the issue#29704.
-It is now possible to add a bbox (bounding box) around the entire quiverkey label — including both the arrow and the text — using the bbox keyword argument. Previously, bounding boxes could only be added manually or were limited to wrapping just the text, not the full key. This enhancement allows users to apply background color, border, and padding around the complete key for better visibility and styling.

PR checklist

It is now possible to add a bbox (bounding box) around the entire quiverkey label — including both the arrow and the text — using the bbox keyword argument. Previously, bounding boxes could only be added manually or were limited to wrapping just the text, not the full key. This enhancement allows users to apply background color, border, and padding around the complete key for better visibility and styling.Co-authored-by: Mehak Khosa <mehakpreet.khosa@tecnico.ulisboa.pt>
@github-actionsgithub-actionsbot added the Documentation: examplesfiles in galleries/examples labelJun 6, 2025
@useidemaisachola
Copy link
ContributorAuthor

I will resolve the problems with newlines and blankspaces but, the problems with Tests/ Python 3.12, it's not because of something I did right?

@@ -3,10 +3,14 @@

import numpy as np
import pytest
import cartopy.crs as ccrs
Copy link
Member

@rcomerrcomerJun 6, 2025
edited
Loading

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Tests are failing because we do not have cartopy in the test environment. You need to simplify the test example and not use cartopy. Similarly for the new gallery example.

@useidemaisachola
Copy link
ContributorAuthor

Oh ok thank you, I will work on that!

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@rcomerrcomerrcomer left review comments

At least 1 approving review is required to merge this pull request.

Assignees
No one assigned
Labels
Documentation: examplesfiles in galleries/examples
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@useidemaisachola@rcomer

[8]ページ先頭

©2009-2025 Movatter.jp