Skip to content

Instantly share code, notes, and snippets.

@songhuiming
Created December 10, 2012 06:22
# change the width
ggplot(hsb2)+geom_bar(aes(factor(ses)), width=.5, fill="white", colour="blue")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment