Skip to content

Commit b82cf67

Browse files
committed
retroactively note base_size change (#6795)
1 parent a99d39e commit b82cf67

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
@@ -140,6 +140,8 @@ polishing the recent features.
140140
* `header_family` to easily set the font for headers and titles (#5886)
141141
* To accommodate, `plot.subtitle`, `plot.caption` and `plot.tag` now
142142
inherit from the root `text` element instead of the `title` element.
143+
* The `base_size` argument also propagates to settings in the `theme(geom)`
144+
setting.
143145
* New function family for setting parts of a theme. For example, you can now use
144146
`theme_sub_axis(line, text, ticks, ticks.length, line)` as a substitute for
145147
`theme(axis.line, axis.text, axis.ticks, axis.ticks.length, axis.line)`. This

0 commit comments

Comments
 (0)