Skip to content

Commit 90892bb

Browse files
authored
chore: set issue number in NEWS.md for position_jitterdodge
1 parent 36f8b47 commit 90892bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
* `position_jitterdodge()` now warns when dodge groups appear inflated by
44
additional discrete aesthetics beyond `fill`, with guidance to set
5-
`aes(group = <fill variable>)` (@Jesssullivan, #XXXX).
5+
`aes(group = <fill variable>)` (@Jesssullivan, #6824).
66
* `geom_boxplot()`/`stat_boxplot()` gain a `quantile.type` parameter (default `7`)
77
to control the percentile definition used for hinges and median; set `quantile.type = 2`
88
to match SAS's default `PCTLDEF = 5`, enabling parity with SAS boxplots out-of-the-box.

0 commit comments

Comments
 (0)