Skip to content

Commit 2446c58

Browse files
committed
add news bullets
1 parent a1e33b0 commit 2446c58

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

NEWS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,11 @@
4646
(@teunbrand, #4320)
4747
* `geom_boxplot()` gains additional arguments to style the colour, linetype and
4848
linewidths of the box, whiskers, median line and staples (@teunbrand, #5126)
49+
* `geom_violin()` gains additional arguments to style the colour, linetype and
50+
linewidths of the quantiles, which replace the now-deprecated `draw_quantiles`
51+
argument (#5912).
52+
* (breaking) `stat_ydensity(quantiles)` now draws observation-based quantiles
53+
instead of estimates (@teunbrand, #4120).
4954
* (internal) Using `after_scale()` in the `Geom*$default_aes()` field is now
5055
evaluated in the context of data (@teunbrand, #6135)
5156
* Fixed bug where binned scales wouldn't simultaneously accept transformations

0 commit comments

Comments
 (0)