I have a plot with ggvis in my shiny app, my question is if I can click on a point of the plot and after that ... do something like in my case, fill a table with information about this point.
Thank you
I have a plot with ggvis in my shiny app, my question is if I can click on a point of the plot and after that ... do something like in my case, fill a table with information about this point.
Thank you