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

Fix streamplot for non-square grids.#789

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
efiring merged 1 commit intomatplotlib:masterfromtonysyu:fix-streamplot
Apr 16, 2012

Conversation

tonysyu
Copy link
Contributor

  • Order of x/y was switched.
  • Additional cleanup (remove unused import and old comment, improve docstring).

* Order of x/y was switched.* Additional cleanup (remove unused import and old comment, improve docstring).
@jswhit
Copy link

I just noticed that the patches for the arrows on the streamlines are not returned - so you can't remove them from the axes instance or alter their properties. Perhaps a streamline collection object could be created (and returned) that includes both the streamline line collection and the arrow patch collection.

@tonysyu
Copy link
ContributorAuthor

@jswhit Yeah, the plan was to add this at some point, but it fell off my radar. Thanks for the reminder I just submitted a PR (#803) to return an arrow patch collection. I think creating a custom streamline collection object is a bit too much (work); instead, I just return separate collections for the streamlines and arrow patches.

efiring added a commit that referenced this pull requestApr 16, 2012
Fix streamplot for non-square grids.
@efiringefiring merged commite7ca3a3 intomatplotlib:masterApr 16, 2012
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@tonysyu@jswhit@efiring

[8]ページ先頭

©2009-2025 Movatter.jp