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

Skip to content

Commit 281461a

Browse files
FancyArrowPatch docs; emphasise ShrinkA/B in points unlike parts of the Annotate api that use fraction
1 parent 5300bd6 commit 281461a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/patches.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4189,7 +4189,7 @@ def __init__(self, posA=None, posB=None, *,
41894189
Head and tail patches, respectively.
41904190
41914191
shrinkA, shrinkB : float, default: 2
4192-
Shrinking factor of the tail and head of the arrow respectively.
4192+
Shrink amount, in points, of the tail and head of the arrow respectively.
41934193
41944194
mutation_scale : float, default: 1
41954195
Value with which attributes of *arrowstyle* (e.g., *head_length*)

0 commit comments

Comments
 (0)