set_pilot_family | R Documentation |
The font family used for each text element is controlled through a set of
options. This function sets each of these options to the same family,
allowing you to quickly customise the font family used by the theme.
Individual family options can be set with options
.
set_pilot_family(family, title_family = NULL)
family |
The name of the font family to use. |
title_family |
The name of the font family to use for the main chart title. This is an optional argument that lets you use a different font family for the main title. The argument is ignored if the value is NULL. The default value is NULL. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.