Skip to content

Commit 6d48584

Browse files
authored
Ink and paper settings for built-in themes (re: #6059) (#6063)
* abstract away theme colours * add snapshot test * add news bullet
1 parent d31c051 commit 6d48584

File tree

5 files changed

+466
-70
lines changed

5 files changed

+466
-70
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+
* Built-in `theme_*()` functions now have `ink` and `paper` arguments to control
4+
foreground and background colours respectively (@teunbrand)
35
* The `summary()` method for ggplots is now more terse about facets
46
(@teunbrand, #5989).
57
* `guide_bins()`, `guide_colourbar()` and `guide_coloursteps()` gain an `angle`

0 commit comments

Comments
 (0)