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

Skip to content

Super short lines with arrows do not act well#4911

Merged
tacaswell merged 1 commit intomatplotlib:masterfrom
jrevans:issue08
Aug 14, 2015
Merged

Super short lines with arrows do not act well#4911
tacaswell merged 1 commit intomatplotlib:masterfrom
jrevans:issue08

Conversation

@jrevans
Copy link

@jrevans jrevans commented Aug 12, 2015

I looked at #3930, but that seems to fix a different problem. The issue here is when there is no room for the arrow head, the '_get_arrow_wedge' method will throw several 'RuntimeWarnings' when it attempts to calculate the arrow head with garbage floats. Since there is no physical space for an arrow head to appear, it makes sense to just skip it. Visually there is no difference.

This addresses an issue in #4897.

@WeatherGod
Copy link
Member

This makes sense to me. Waiting for Travis to complete.

Copy link
Member

Choose a reason for hiding this comment

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

spelling error, should be lower case beginarrow

Can you use has_begin_arrow for the local variable instead of camel case please?

Probably the same thing with endarrow

@tacaswell tacaswell added this to the next point release milestone Aug 14, 2015
@tacaswell tacaswell mentioned this pull request Aug 14, 2015
@tacaswell tacaswell merged commit 6598fad into matplotlib:master Aug 14, 2015
@jrevans jrevans deleted the issue08 branch August 17, 2015 17:18
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.

3 participants