eclarke / ggbeeswarm

Column scatter / beeswarm-style plots in ggplot2
GNU General Public License v3.0
539 stars 31 forks source link

Typo in warning message for groupOnX #49

Closed wzbillings closed 1 year ago

wzbillings commented 4 years ago

If groupOnX is not specified, the resulting warning message refers to the missing attribute as "grouponX", rather than "groupOnX", which is the actual name of the parameter.

eclarke commented 4 years ago

This should be fixed in the dev version, I just need to push it to CRAN. Thanks for the reminder :)