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 1fb967d commit ad51647Copy full SHA for ad51647
NEWS.md
@@ -1,5 +1,7 @@
1
# ggplot2 (development version)
2
3
+* Theme margins can have NA-units to inherit from parent elements. The new
4
+ function `part_margin()` has NA-units as default (@teunbrand, #6155)
5
* Built-in `theme_*()` functions now have `ink` and `paper` arguments to control
6
foreground and background colours respectively (@teunbrand)
7
* The `summary()` method for ggplots is now more terse about facets
0 commit comments