Description Usage Arguments Examples
Add a chart title and subtitle.
1 2 3 4 5 |
g2 |
An object of class |
... |
Title or subtitle content and style, passed to |
position |
Position of title or subtitle, |
tag |
A valid html tag tag. |
inherit_padding |
Whether to inherits the |
font_family |
Font family to use, if |
1 2 3 | g2(fruits, asp(fruit, value)) %>%
fig_interval() %>%
add_title("Fruits")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.