Description Usage Arguments Examples
View source: R/highcharts-api-add.R
Adding data to highchart objects
1 | hc_add_series(hc, data = NULL, ...)
|
hc |
A |
data |
An R object like numeric, list, ts, xts, etc. |
... |
Arguments defined in https://api.highcharts.com/highcharts/plotOptions.series. |
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.