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 3ab74d2 commit 6250109Copy full SHA for 6250109
NEWS.md
@@ -1,5 +1,7 @@
1
# ggplot2 (development version)
2
3
+* New `element_point()` and `element_polygon()` that can be given to
4
+ `theme(point, polygon)` as an extension point (@teunbrand, #6248).
5
* `guide_*()` can now accept two inside legend theme elements:
6
`legend.position.inside` and `legend.justification.inside`, allowing inside
7
legends to be placed at different positions. Only inside legends with the same
0 commit comments