Hi there,
I’ve been stuck trying to get 3d scatter click and selection events working so that I can select points in my plot, have them change colour, and then remove them my plot. There doesn’t seem to be clickData or selectionData events that I can use, and I’ve been unsuccessful using FigureWidget, perhaps in part because most of the examples seem to be in Jupyter notebook.
I’ve actually posted my question on stack-overflow in greater detail; I wasn’t sure whether I would get much traction there; I figured that this forum is probably Plotly and Dash HQ.
I’m a n00b to dash/plotly and not a software engineer, and this is my first post here, so please be gentle!
Thanks for any help,
Carl