commit | 590efd0e652468e8b7c15933c2315f9bb0d3eb51 | [log] [tgz] |
---|---|---|
author | Marc Kupietz <kupietz@ids-mannheim.de> | Fri Sep 01 11:01:08 2023 +0200 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Fri Sep 01 11:02:28 2023 +0200 |
tree | ed20daeea114b1cdc97636ea51665126dfc33a90 | |
parent | 446cf72c3b03dba536c3f64c573927bea417c401 [diff] |
decrease ggplot2 base_size from 12 to 10 Change-Id: I63eae80887c7cea54a0ae0c568427b371f31e26a
diff --git a/man/theme_ids.Rd b/man/theme_ids.Rd index 8ce9941..e49f73d 100644 --- a/man/theme_ids.Rd +++ b/man/theme_ids.Rd
@@ -5,7 +5,7 @@ \title{IDS Theme for ggplot2} \usage{ theme_ids( - base_size = 12, + base_size = 10, base_family = idsBaseFontFamily, style = c("default", "light", "dark"), bgcolor = NULL