hcpxy_remove_series: Remove series to higchartProxy element

View source: R/proxy.R

hcpxy_remove_seriesR Documentation

Remove series to higchartProxy element

Description

Remove series to higchartProxy element

Usage

hcpxy_remove_series(proxy, id = NULL, all = FALSE)

Arguments

proxy

A higchartProxy object.

id

A character vector indicating the id (or ids) of the series to remove.

all

A logical value to indicate to remove or not all series. The values is used only when the value is TRUE.


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