Closed topepo closed 3 years ago
Still working on this, trying to set selected_rows()
to NULL when hover_only == TRUE
. The code runs fine but it still highlights observations and provokes the shiny linking bits when the observations are clicked/selected; I am looking into how to stop that.
This issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.
Basic testing of the data shows that, for me, data sets over about 10K have a lot of latency when using selections. Hover is still instantaneous.
We should have an option to the launcher function where the user can choose to only have hover/tooltip interactivity.