We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1146f8e commit dfa2215Copy full SHA for dfa2215
NEWS.md
@@ -1,5 +1,7 @@
1
# ggplot2 (development version)
2
3
+* Fixed misbehaviour of `draw_key_boxplot()` and `draw_key_crossbar()` with
4
+ skewed key aspect ratio (@teunbrand, #5082).
5
* Fixed spurious warning when `weight` aesthetic was used in `stat_smooth()`
6
(@teunbrand based on @clauswilke's suggestion, #5053).
7
* The `lwd` alias now correctly replaced by `linewidth` instead of `size`
0 commit comments