ecs.proxy: Shiny: Create a proxy

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.


echarty documentation built on Oct. 16, 2023, 1:06 a.m.