update_geom_font_defaults: Update matching font defaults for text geoms

Description Usage Arguments

View source: R/theme-ipsum.r

Description

Updates [ggplot2::geom_label] and [ggplot2::geom_text] font defaults

Usage

1
2
3
4
5
6
update_geom_font_defaults(
  family = "Arial Narrow",
  face = "plain",
  size = 3.5,
  color = "#2b2b2b"
)

Arguments

family, face, size, color

font family name, face, size and color


hrbrthemes documentation built on March 26, 2020, 5:25 p.m.