Skip to content

Commit 3730f24

Browse files
committed
add news bullet
1 parent 6ac9d46 commit 3730f24

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

NEWS.md

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

3+
* New parameters for `geom_label()` (@teunbrand and @steveharoz, #5365):
4+
* The `linewidth` aesthetic is now applied and replaces the `label.size`
5+
argument.
6+
* The `linetype` aesthetic is now applied.
7+
* New `border.colour` argument to set the colour of borders.
8+
* New `text.colour` argument to set the colour of text.
39
* `scale_{x/y}_discrete(continuous.limits)` is a new argument to control the
410
display range of discrete scales (@teunbrand, #4174, #6259).
511
* `geom_ribbon()` now appropriately warns about, and removes, missing values

0 commit comments

Comments
 (0)