Labels for PatchCollection do not show #23998 by emmamastro · Pull Request #24042 · matplotlib/matplotlib · GitHub
Skip to content

Labels for PatchCollection do not show #23998 - #24042

Closed
emmamastro wants to merge 3 commits into
matplotlib:mainfrom
emmamastro:emma's-branch
Closed

emmamastro wants to merge 3 commits into
matplotlib:mainfrom
emmamastro:emma's-branch

Conversation

@emmamastro

Copy link
Copy Markdown

PR Summary

This is in response to Labels for PatchCollection Issue #23998. I added both the Handler for Patch collection class and the patch collection handler to the default_handler_map.

PR Checklist

Tests and Styling

  • [N/A ] Has pytest style unit tests (and pytest passes).
  • [N/A ] Is Flake 8 compliant (install flake8-docstrings and run flake8 --docstring-convention=all).

Documentation

  • [ N/A] New features are documented, with examples if plot related.
  • New features have an entry in doc/users/next_whats_new/ (follow instructions in README.rst there).
  • API changes documented in doc/api/next_api_changes/ (follow instructions in README.rst there).
  • Documentation is sphinx and numpydoc compliant (the docs should build without error).

@oscargus oscargus linked an issue Sep 29, 2022 that may be closed by this pull request
@oscargus

oscargus commented Sep 29, 2022

Copy link
Copy Markdown
Member

@jklymak

jklymak commented Jan 26, 2023

Copy link
Copy Markdown
Member

@jklymak jklymak closed this Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Labels for PatchCollection do not show

4 participants