update_geom_font_defaults: Update matching font defaults for text geoms

View source: R/theme-ipsum.r

update_geom_font_defaultsR Documentation

Update matching font defaults for text geoms

Description

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

Usage

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


hrbrmstr/hrbrthemes documentation built on March 3, 2024, 5:21 p.m.