Skip to content

Commit dfa2215

Browse files
committed
Add NEWS bullet
1 parent 1146f8e commit dfa2215

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# ggplot2 (development version)
22

3+
* Fixed misbehaviour of `draw_key_boxplot()` and `draw_key_crossbar()` with
4+
skewed key aspect ratio (@teunbrand, #5082).
35
* Fixed spurious warning when `weight` aesthetic was used in `stat_smooth()`
46
(@teunbrand based on @clauswilke's suggestion, #5053).
57
* The `lwd` alias now correctly replaced by `linewidth` instead of `size`

0 commit comments

Comments
 (0)