Update options series in a higchartProxy object
1 | hcpxy_update_series(proxy, id = NULL, ...)
|
proxy |
A |
id |
A character vector indicating the |
... |
Arguments defined in https://api.highcharts.com/highcharts/plotOptions.series. The arguments will be the same for each series. So if you want update data it is used this function sequentially for each series. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.