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

Skip to content

Clarify the effect of PolygonCollection properties on Quiver #20301

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 25, 2021

Conversation

timhoffm
Copy link
Member

PR Summary

Closes #20298.

@timhoffm timhoffm added this to the v3.5.0 milestone May 25, 2021
@jklymak
Copy link
Member

jklymak commented May 25, 2021

/home/circleci/project/lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes._axes.Axes.quiver:11: WARNING: py:obj reference target not found: PolygonCollection
/home/circleci/project/lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.quiver:11: WARNING: py:obj reference target not found: PolygonCollection
/home/circleci/project/lib/matplotlib/quiver.py:docstring of matplotlib.quiver.Quiver:48: WARNING: py:obj reference target not found: PolygonCollection

Copy link
Member

@jklymak jklymak left a comment

Choose a reason for hiding this comment

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

Feel free to self merge when CI passes....

@timhoffm timhoffm merged commit 1bf216a into matplotlib:master May 25, 2021
@timhoffm timhoffm deleted the doc-quiver branch May 25, 2021 21:35
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.

plt.quiver linestyle option doesn't work?.....
3 participants