Skip to content

Conversation

@dy
Copy link
Contributor

@dy dy commented Jan 25, 2018

This fixes multimarker selection error (@bpostlethwaite discussion) and speeds up entering selection mode (up to ×3 times).

  • add test

@dy
Copy link
Contributor Author

dy commented Jan 25, 2018

@alexcjohnson please take a look.

@alexcjohnson
Copy link
Collaborator

Nice, can't argue with the 🐎 ! Only suggestion would be 🌴 something like

selectedOptions = makeModifiedMarkerOptions(trace.selected.marker, markerOpts);
unselectedOptions = makeModifiedMarkerOptions(trace.unselected.marker, markerOpts);

@dy
Copy link
Contributor Author

dy commented Jan 26, 2018

@alexcjohnson done, thank you for the good point!

@dy
Copy link
Contributor Author

dy commented Jan 26, 2018

@alexcjohnson should that be a good-to-go?

@alexcjohnson
Copy link
Collaborator

💃

@dy dy merged commit fdf20cb into master Jan 26, 2018
@dy dy deleted the scattergl-selection-fix branch January 26, 2018 22:31
ivankirshin added a commit to newcrom/plotly.js that referenced this pull request Jan 30, 2024
ifdotpy added a commit to newcrom/plotly.js that referenced this pull request Feb 5, 2024
plotly#2295: Front: Prepare package for publication
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants