powered by
This is effectively the same as uiOutput, except that on the client side it may call some plot resizing functions after new controls are drawn.
uiOutput
ggvisControlOutput(outputId, plotId = NULL)
The output variable to read the value from.
An optional plot ID or vector of plot IDs. The plots will have their .onControlOutput functions called after the controls are drawn.
ggvisControlOutput is intended to be used with bind_shiny on the server side.
ggvisControlOutput
bind_shiny
ggvisControlOutput("plot1")
Run the code above in your browser using DataLab