Last chance! 50% off unlimited learning
Sale ends in
Widget output function for use in Shiny
amChartsOutput(outputId, type = NULL, width = "100%", height = "400px")
character
, output variable to read the chart from.
character
, indicating the chart type.
character
, the width of the chart container.
character
, the height of the chart container.