theme_vilaweb: vilaweb theme

Description Usage Arguments Value

Description

Apply the vilaweb look to a ggplot2-generated visualization

Usage

1
2
3
4
5
6
7
theme_vilaweb(
  base_size = 15,
  base_family = "Avenir",
  y_comma = TRUE,
  subtitle_family = "Avenir",
  axis_family = "Avenir"
)

Arguments

base_size

The size of the base font

base_family

The font used in the legend and title

y_comma

Whether to add comma seperators every 3 digits to a continuous y axis

subtitle_family

The font used in the subtitle

axis_family

The font used in the axes

Value

A list of options compatible with ggplot()


joebrew/vilaweb documentation built on Sept. 11, 2020, 3:42 a.m.