hc_add_series.xts {highcharter} | R Documentation |
hc_add_series for xts objects
## S3 method for class 'xts' hc_add_series(hc, data, ...) ## S3 method for class 'ohlc' hc_add_series(hc, data, type = "candlestick", ...)
hc |
A |
data |
A |
... |
Arguments defined in http://api.highcharts.com/highcharts#chart. |
type |
The type of wayto show the |