Send commands to a Highcharts instance in a Shiny app
1 | highchartProxy(shinyId, session = shiny::getDefaultReactiveDomain())
|
shinyId |
Single-element character vector indicating the output ID of the chart to modify |
session |
The Shiny session object to which the map belongs; usually the default value will suffice. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.