Skip to content

drawing arrows

5 messages · Christophe Dutang, Duncan Murdoch, Greg Snow +1 more

#
On 5/15/2009 12:43 PM, christophe dutang wrote:
See ?arrows.

Duncan Murdoch
#
Duncan mentioned the arrows function, which may do everything you want.  But, also look at the my.symbols function in the TeachingDemos package for another way to draw arrows, or to draw your circles and arrows in 1 step.
#
christophe dutang wrote:
Hi Christophe,
If you are trying to do what I think you are trying to do, consider 
drawing the arrow first, with the starting point at the center of the 
circle, then draw the circle with a fill color the same as the 
background. This should give you a circle with a nice radial arrow 
emerging from the edge.

Jim