Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ENH: AnchoredOffsetbox for (Sub)Figures - #32346

Open
rcomer wants to merge 1 commit into
matplotlib:mainfrom
rcomer:fig-anchoredbbox
Open

ENH: AnchoredOffsetbox for (Sub)Figures#32346
rcomer wants to merge 1 commit into
matplotlib:mainfrom
rcomer:fig-anchoredbbox

Conversation

@rcomer

@rcomer rcomer commented Sep 12, 2026

Copy link
Copy Markdown
Member

PR summary

Closes #32312 following #32312 (comment).

AI Disclosure

None used.

PR quality check

  • Use an expressive title, e.g. "Fix title font property precedence"
  • New and changed code is tested
  • Plotting related features are demonstrated in an example
  • New features and API changes have release notes
  • Documentation complies with general and docstring guidelines

@github-actions github-actions Bot added the Documentation: examples files in galleries/examples label Sep 12, 2026
@rcomer rcomer added this to the v3.12.0 milestone Sep 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation: examples files in galleries/examples New feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Calling fig.add_artist(AnchoredText(...)) raises AttributeError during plt.show()

1 participant