update_geom_font_defaults: Update matching font defaults for text geoms

View source: R/theme-wjake.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 = "Source Sans Pro",
  face = "plain",
  size = 3.5,
  color = "#2b2b2b"
)

Arguments

family, face, size, color

font family name, face, size and color


wjakethompson/wjake documentation built on June 29, 2024, 7:47 a.m.