Skip to content

Commit 9d576f7

Browse files
committed
add NEWS bullet
1 parent a5e3f3c commit 9d576f7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

NEWS.md

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

3+
* `geom_abline()`, `geom_hline()`, and `geom_vline()` now issue
4+
more informative warnings when supplied with set aesthetics
5+
(i.e., `slope`, `intercept`, `yintercept`, and/or `xintercept`)
6+
and mapped aesthetics (i.e., `data` and/or `mapping`).
7+
38
# ggplot2 3.1.1.9000
49

510
This is a minor release with an emphasis on internal changes to make ggplot2

0 commit comments

Comments
 (0)