[R] Bar Plot ggplot2 Filling bars with cross hatching
hadley wickham
h.wickham at gmail.com
Thu Jan 15 18:54:46 CET 2009
Hi Stephen,
> #I am putting a test together for an introductory biology class and I
> would like to put different cross hatching inside of each bar for the
> bar plot below
ggplot2 uses the grid package to do all the drawing, and currently
grid doesn't support cross-hatching, so unfortunately there's no way
to do this in ggplot2.
Regards,
Hadley
--
http://had.co.nz/
More information about the R-help
mailing list