powered by
Retrieve zoom information in Shiny
set_input_zoom(ax, inputId, session = shiny::getDefaultReactiveDomain())
An apexcharts htmlwidget object.
apexcharts
htmlwidget
The id that will be used server-side for retrieving zoom.
The Shiny session.
# NOT RUN { if (interactive()) { run_demo_input("zoom") } # }
Run the code above in your browser using DataLab