Skip to content

Instantly share code, notes, and snippets.

@brantfaircloth
Created December 9, 2009 23:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brantfaircloth/252965 to your computer and use it in GitHub Desktop.
Save brantfaircloth/252965 to your computer and use it in GitHub Desktop.
q = qplot(chr_only$target_chromo, chr_only$count, geom="bar")
q + opts(axis.text.x=theme_text(angle=-45, hjust=0))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment