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

Skip to content

Clarify how a FancyArrowPatch behaves #8703

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 2 commits into from
Jun 9, 2017

Conversation

dstansby
Copy link
Member

@dstansby dstansby commented Jun 2, 2017

Adds a small paragraph to the top of FancyArrowPatch to explain how the patch works when axes are moved/zoomed.

@@ -3995,6 +3995,10 @@ def transmute(self, path, mutation_size, linewidth):
class FancyArrowPatch(Patch):
"""
A fancy arrow patch. It draws an arrow using the :class:`ArrowStyle`.

The head and tail positions are fixed at the specified start and end points
of the arrow, but the size and shape of the arrow does not change when the
Copy link
Contributor

Choose a reason for hiding this comment

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

"size and shape (in display units)"?

@tacaswell tacaswell added this to the 2.1 (next point release) milestone Jun 9, 2017
@anntzer anntzer merged commit 1383228 into matplotlib:master Jun 9, 2017
@anntzer
Copy link
Contributor

anntzer commented Jun 9, 2017

thanks!

@dstansby dstansby deleted the fancyarrowpatch-clarify branch June 24, 2017 12:07
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.

3 participants