apexchartProxy: Proxy for 'apexchart'

View source: R/proxy.R

apexchartProxyR Documentation

Proxy for apexchart

Description

Allow to update a chart in Shiny application.

Usage

apexchartProxy(shinyId, session = shiny::getDefaultReactiveDomain())

Arguments

shinyId

single-element character vector indicating the output ID of the chart to modify (if invoked from a Shiny module, the namespace will be added automatically)

session

the Shiny session object to which the chart belongs; usually the default value will suffice


dreamRs/apexcharter documentation built on Sept. 8, 2024, 2:46 p.m.