hcpxy_add_series: Add data to higchartProxy element

View source: R/proxy.R

hcpxy_add_seriesR Documentation

Add data to higchartProxy element

Description

Add data to higchartProxy element

Usage

hcpxy_add_series(proxy, data = NULL, ...)

Arguments

proxy

A higchartProxy object.

data

An R object supported by hc_add_series like data frame, ts, etc.

...

Arguments defined in https://api.highcharts.com/highcharts/plotOptions.series.


jbkunst/highcharter documentation built on March 14, 2024, 12:52 a.m.