eclarke / ggbeeswarm

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

Arguments not explained in documentation #91

Open MarekGierlinski opened 1 year ago

MarekGierlinski commented 1 year ago

Documentation for geom_beeswarm contains the following:

method      Method for arranging points (see Details below)
priority    Method used to perform point layout (see Details below)

However, there are no details below and the arguments are not explained, in particular there are no possible values given.