po_font | R Documentation |
Edit the font used in a chart.
po_font(d3po, family = "Fira Sans", size = 16, transform = "none")
d3po |
Either the output of |
family |
family font to use ("Roboto", "Merriweather", etc.). |
size |
size to use (10, 11, 12, etc. overrides auto-sizing). |
transform |
transformation to use for the title ("lowercase", "uppercase", "capitalize", "none"). |
Appends custom font to an 'htmlwidgets' object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.