eclarke / ggbeeswarm

Column scatter / beeswarm-style plots in ggplot2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warning typo for groupOnX in position-quasirandom.R

hypercompetent opened this issue · comments

The Warning message provided in position-quasirandom.R line 33 says to use grouponX=FALSE instead of groupOnX=FALSE. Without the capital O, grouponX doesn't work.

Thanks for the great package!

Thanks for catching that. Should be fixed on github now and we'll get it up on CRAN in the next release.