View source: R/highcharts-api-add.R
hc_add_series for character and factor objects
1 2 3 4 5 | ## S3 method for class 'character'
hc_add_series(hc, data, ...)
## S3 method for class 'factor'
hc_add_series(hc, data, ...)
|
hc |
A |
data |
A |
... |
Arguments defined in https://api.highcharts.com/highcharts/plotOptions.series. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.