You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This feature is a bit more complex than I want to include in this widget, but I would like it to play well enough with other Javascript or Shiny code to allow someone to implement. It could make for an interesting project.
I think all the pieces are there with Javascript. The Javascript object has method renderValue, which could be used to add new groups with different colours, getState/setState to manipulate the current selection, and emits "changeSelection" events when the selection changes. Would need to use setState after a renderValue to keep the current projection and velocity.
(I am much fuzzier on what would be needed with Shiny.)
When you are trying to cluster data, it can be useful to use a spin and brush approach.
The text was updated successfully, but these errors were encountered: