Displaying 1 result from an estimated 1 matches for "tp4651407".
2012 Nov 30
1
Changing the base of geom_bar in ggplot
...ine?
x <- data.frame(val=c(1.5, 3, -1.4, -1, 2), lab=letters[1:5])
ggplot(data=x, aes(x=lab, y=val)) + geom_bar(stat="identity")
Many thanks for your help!
Best regards,
Werner
--
View this message in context: http://r.789695.n4.nabble.com/Changing-the-base-of-geom-bar-in-ggplot-tp4651407.html
Sent from the R help mailing list archive at Nabble.com.