Skip to content

Commit 41a2df0

Browse files
committed
add news bullet
1 parent c139ac0 commit 41a2df0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS.md

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

3+
* New default `geom_qq_line(geom = "abline")` for better clipping in the
4+
vertical direction. In addition, `slope` and `intercept` are new computed
5+
variables in `stat_qq_line()` (@teunbrand, #6087).
36
* `guide_*()` can now accept two inside legend theme elements:
47
`legend.position.inside` and `legend.justification.inside`, allowing inside
58
legends to be placed at different positions. Only inside legends with the same

0 commit comments

Comments
 (0)