theme_jtc: PYN Theme

Description Usage Arguments Value

Description

A minimal theme for most charts that uses Libre Franklin font

Usage

1
2
3
4
5
6
theme_jtc(base_family = "franklin", base_size = 14,
  base_color = "#4f4f4f", axis.title.y = element_text(hjust = 1, vjust
  = 2, face = "bold"), axis.title.x = element_text(hjust = 1, face =
  "bold"), plot.title = element_text(hjust = 0, size = 20, face =
  "bold"), plot.subtitle = element_text(hjust = 0, size = 16),
  legend.position = "right", background = "blank")

Arguments

background

plot panel background; options are "blank", "light", or "dark"

Value

a theme object


jtcies/jtc_package documentation built on May 15, 2019, 12:02 p.m.