Skip to contents

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

Usage

emw_geom_defaults(
  family = "IBM Plex Sans",
  face = "plain",
  size = 3.5,
  color = "#ff6361"
)

Arguments

family, face, size, color

font family name, face, size and color (default = "#ff6361")