I’m rendering a scatter3d plot, and it doesn’t appear that there is support for selection (e.g. %>% layout(dragmode = “select”) )
I would imagine that this could be difficult to implement, but I thought I’d put in the feature request nonetheless. Perhaps make it a mode of selection for the mouse and select all the points that are in the plane of the screen with infinite depth?