gadget mode
Closed this issue · 1 comments
sa-lee commented
so I think it would be useful to return the event coordinates (i.e. bounding box of a brush or click event) to the R session, especially for EDA. The only way I think we could do this currently is via shiny. One thought I had would be to have an option that sets viewer to use shiny as a backend with runGadget()
. This would still run the plot in the rstudio viewer but would allow our plot object to track events.