Skip to content

adding text and other elements to ggplot2 plots

2 messages · levyofi, Hadley Wickham

#
Hello,
I really like the interface and flexibility of the ggplots package. However,
I cannot find how to add text to a plot (like the 'text' and 'rect'
functions in the graphics package). I will appreciate any suggestions.
Thanks,
Ofir.
#
Have a look at the annotations section of
http://had.co.nz/ggplot2/book/toolbox.pdf

Hadley
On Wed, Mar 11, 2009 at 8:44 AM, levyofi <levyofi at post.tau.ac.il> wrote: