config_font: Font config

Description Usage Arguments

View source: R/config.r

Description

Font config

Usage

1
2
config_font(vl, font = NULL, font_size = NULL, font_style = NULL,
  font_weight = NULL)

Arguments

vl

a Vega-Lite object

font

typeface to set the text in (e.g., Helvetica Neue).

font_size

font size, in pixels. The default value is 10.

font_style

font style (e.g., italic).

font_weight

font weight (e.g., bold).


vegalite documentation built on May 2, 2019, 10:46 a.m.