Wrapper to handle_labels
and make_serie
.
1 2 3 4 5 6 7 8 9 | generate_serie(
c,
data,
label,
inherit_caes,
type = "line",
...,
valid_caes = ALL_CAES
)
|
c |
charter object. |
data |
A data.frame. |
label |
Serie label defined by user. |
inherit_caes |
Whether to inherit aesthetics. |
type |
Series type. |
... |
Additional aesthetics and options. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.