-
-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Description
We are encountering an issue on plotly while using the lasso option.
After doing the lasso selection, if we try to update any property in the data
, the plotly clears the lasso selection and we get a console warning like the one below.
Also, We are trying to clear the lasso selection by removing the selectedpoints
from the data
. Even in this case, we are seeing the same warning. Is there any other better approach for resetting the lasso selection?
Metadata
Metadata
Assignees
Labels
No labels