Update the data of a pie chart
Update the data of a pie chart in a Shiny app.
updateAmPieChart(session, outputId, data)
session |
the Shiny |
outputId |
the output id passed on to |
data |
new data; if it is not valid, then nothing will happen (in order
to be valid it must have the same structure as the data passed on to
|
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.