config_font: Font config

Description Usage Arguments

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).


hrbrmstr/vegalite documentation built on May 17, 2019, 5:38 p.m.