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

Simplify "artist reference" example.#25018

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

Merged
QuLogic merged 1 commit intomatplotlib:mainfromanntzer:ar
Jan 20, 2023
Merged

Conversation

anntzer
Copy link
Contributor

In particular, add each artist directly to its own axes, instead of shifting each of them by some offset and grouping all of them together in a PatchCollection. Note that this makes the example no longer showcase the use of PatchCollection, but at least based on the docstring that was not the intent of the example anyways, and PatchCollection is showcased elsewhere (in the patch_collection.py example, in particular).

PR Summary

PR Checklist

Documentation and Tests

  • Has pytest style unit tests (andpytest passes)
  • Documentation is sphinx and numpydoc compliant (the docs shouldbuild without error).
  • New plotting related features are documented with examples.

Release Notes

  • New features are marked with a.. versionadded:: directive in the docstring and documented indoc/users/next_whats_new/
  • API changes are marked with a.. versionchanged:: directive in the docstring and documented indoc/api/next_api_changes/
  • Release notes conform with instructions innext_whats_new/README.rst ornext_api_changes/README.rst

@jklymak
Copy link
Member

Perhaps link to the patch collection example to keep some of the cross linking? We don't do a good enough job of cross linking things so it seems a shame to drop an opportunity here.

story645 reacted with thumbs up emoji

In particular, add each artist directly to its own axes, instead ofshifting each of them by some offset and grouping all of them togetherin a PatchCollection.  Note that this makes the example no longershowcase the use of PatchCollection, but at least based on the docstringthat was not the intent of the example anyways, and PatchCollection isshowcased elsewhere (in the patch_collection.py example, in particular).
@anntzer
Copy link
ContributorAuthor

sure.

Copy link
Member

@jklymakjklymak left a comment

Choose a reason for hiding this comment

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

Thanks - ping for a merge if I forget - I'll double check that it all looks OK.

@QuLogicQuLogic added this to thev3.7.0 milestoneJan 20, 2023
@QuLogicQuLogic merged commite6bf91d intomatplotlib:mainJan 20, 2023
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull requestJan 20, 2023
rcomer added a commit that referenced this pull requestJan 20, 2023
…018-on-v3.7.xBackport PR#25018 on branch v3.7.x (Simplify "artist reference" example.)
@anntzeranntzer deleted the ar branchJanuary 20, 2023 14:17
@ksundenksunden mentioned this pull requestFeb 20, 2023
6 tasks
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@jklymakjklymakjklymak left review comments

@QuLogicQuLogicQuLogic approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
v3.7.0
Development

Successfully merging this pull request may close these issues.

3 participants
@anntzer@jklymak@QuLogic

[8]ページ先頭

©2009-2025 Movatter.jp