Closed
Description
I made a codepen here:
Codepen
plotly_click:
So when you click on a given point, it only returns one object even when there is 10 points at each of the 3 locations. Does it not register the other points, that are also with same x and y coordinates?
plotly_selected:
As you can see when you select(box or lasso) any given point or set of points, the total number of objects always appends the NA items into the array. Also the selection does not give more than just x,y, pointNumber and curveNumber the actual data for each point is not passed into plotly_select.
Metadata
Metadata
Assignees
Labels
No labels