ecs.proxy | R Documentation |
Create a proxy for an existing chart in Shiny UI. It allows to add, merge, delete elements to a chart without reloading it.
ecs.proxy(id)
id |
Target chart id from the Shiny UI. |
A proxy object to update the chart.
ecs.exec for example.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.