We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36f8b47 commit 90892bbCopy full SHA for 90892bb
1 file changed
NEWS.md
@@ -2,7 +2,7 @@
2
3
* `position_jitterdodge()` now warns when dodge groups appear inflated by
4
additional discrete aesthetics beyond `fill`, with guidance to set
5
- `aes(group = <fill variable>)` (@Jesssullivan, #XXXX).
+ `aes(group = <fill variable>)` (@Jesssullivan, #6824).
6
* `geom_boxplot()`/`stat_boxplot()` gain a `quantile.type` parameter (default `7`)
7
to control the percentile definition used for hinges and median; set `quantile.type = 2`
8
to match SAS's default `PCTLDEF = 5`, enabling parity with SAS boxplots out-of-the-box.
0 commit comments