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 c139ac0 commit 41a2df0Copy full SHA for 41a2df0
NEWS.md
@@ -1,5 +1,8 @@
1
# ggplot2 (development version)
2
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).
6
* `guide_*()` can now accept two inside legend theme elements:
7
`legend.position.inside` and `legend.justification.inside`, allowing inside
8
legends to be placed at different positions. Only inside legends with the same
0 commit comments