Skip to content

Commit f83fce9

Browse files
committed
added arrows to annotations
svn path=/trunk/matplotlib/; revision=2859
1 parent 4bc9d73 commit f83fce9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/annotation_demo.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121
width : the width of the arrow in points
2222
frac : the fraction of the arrow length occupied by the head
2323
headwidth : the width of the base of the arrow head in points
24+
shrink : move the tip and base some percent away from the
25+
annotated point and text
2426
any key for matplotlib.patches.polygon (eg facecolor)
2527
2628
For physical coordinate systems (points or pixels) the origin is the

0 commit comments

Comments
 (0)