Skip to content

Commit bc21069

Browse files
committed
add news bullet
1 parent 163ea1c commit bc21069

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,9 @@
289289
* `geom_abline()` clips to the panel range in the vertical direction too
290290
(@teunbrand, #6086).
291291
* Added `panel.widths` and `panel.heights` to `theme()` (#5338, @teunbrand).
292+
* New options `ggsave(..., width = derive(), height = derive())` to tailor
293+
output size to absolute dimensions set with
294+
`theme(panel.widths, panel.heights)` (#).
292295
* Standardised the calculation of `width`, which are now implemented as
293296
aesthetics (@teunbrand, #2800).
294297
* Stricter check on `register_theme_elements(element_tree)` (@teunbrand, #6162)

0 commit comments

Comments
 (0)