Skip to content

Commit 6250109

Browse files
committed
add news bullet
1 parent 3ab74d2 commit 6250109

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS.md

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

3+
* New `element_point()` and `element_polygon()` that can be given to
4+
`theme(point, polygon)` as an extension point (@teunbrand, #6248).
35
* `guide_*()` can now accept two inside legend theme elements:
46
`legend.position.inside` and `legend.justification.inside`, allowing inside
57
legends to be placed at different positions. Only inside legends with the same

0 commit comments

Comments
 (0)