Skip to content
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

quiver: always recalculate in draw(); improve docstring; closes #3709, #3817 [backport to 1.4.x] #4034

Merged
merged 1 commit into from Jan 25, 2015

Conversation

efiring
Copy link
Member

@efiring efiring commented Jan 24, 2015

This PR adds a test for #3817, which is fixed by the change to draw(). The docstring addition addresses #3709. It is not clear why the unconditional recalculation in draw() is needed now, but was not needed in v1.4.0.

…tplotlib#3709, matplotlib#3817

The reason why the unconditional recalculation now seems to be
needed, but was not in v1.4.0, is unknown.
@efiring efiring changed the title quiver: always recalculate in draw(); improve docstring; closes #3709, #3817 quiver: always recalculate in draw(); improve docstring; closes #3709, #3817 [backport to 1.4.x] Jan 24, 2015
@efiring efiring added this to the v1.4.3 milestone Jan 24, 2015
tacaswell added a commit that referenced this pull request Jan 25, 2015
BUG :  fixes for quiver
 - always recalculate verts 
 - improve docstring; 

closes #3709 closes #3817
@tacaswell tacaswell merged commit b280f7d into matplotlib:master Jan 25, 2015
tacaswell added a commit that referenced this pull request Jan 25, 2015
BUG :  fixes for quiver
 - always recalculate verts
 - improve docstring;

closes #3709 closes #3817
@tacaswell
Copy link
Member

backported as 9aa8e5f

@efiring efiring deleted the quiverdraw branch June 23, 2016 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants