[R] ggplot question
RON70
ron_michael70 at yahoo.com
Fri Jul 24 11:22:39 CEST 2009
In page http://had.co.nz/ggplot2/scale_date.html , there is a time series
plot for multiple variables at the bottom. i.e
qplot(date, value, data = em, geom = "line", group = variable) +
+ facet_grid(variable ~ ., scale = "free_y")
How can I make different color for different series?
Thanks
--
View this message in context: http://www.nabble.com/ggplot-question-tp24641347p24641347.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list