ecs.proxy: Shiny: Create a proxy

View source: R/echarty.R

ecs.proxyR Documentation

Shiny: Create a proxy

Description

Create a proxy for an existing chart in Shiny UI. It allows to add, merge, delete elements to a chart without reloading it.

Usage

ecs.proxy(id)

Arguments

id

Target chart id from the Shiny UI.

Value

A proxy object to update the chart.

See Also

ecs.exec for example.


helgasoft/echarty documentation built on Jan. 15, 2025, 9:57 p.m.