Nothing
editor_options: markdown: wrap: 80
Bugfixes:
position_quasirandom()
default dodge.width
is now NULL
instead of 0 (#79)groupOnX
argument are removed.This release incorporates all the incredible work done by @csdaw to refactor the
various geom and position functions, fix outstanding issues, and remove
dependencies on deprecated ggplot2 functions like qplot
.
This version will be on CRAN.
New features:
beeswarm
package, including compact
swarms and 'corralling' points in overlapping groups.Changes:
groupOnX
argument is deprecated. ggplot2
now has logic to determine
when a plot is 'flipped' automatically so this argument is no longer
necessary.beeswarmArgs
argument is deprecated as its arguments are now called in
geom_beeswarm
directly.position_beeswarm
is once again an exported function.ggplot2::qplot
as it has been
hard- deprecated in ggplot2
ggplot2
versions have changed to 3.5.0 and 3.3.0,
respectively.Bugfixes:
Too many to summarize here.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.