Skip to content

Fix scatterternary lasso/select drag modes #1831

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jun 28, 2017
Merged

Conversation

etpinard
Copy link
Contributor

@etpinard etpinard commented Jun 28, 2017

fixes issue-less bug discovered while working on cliponaxis: false

In brief, select/lasso drag modes are currently 100% broken on ternary subplots (e.g http://rickyreusser.com/plotly-mock-viewer/#ternary_markers) since #448 (merged more than 1 year ago 🙃 ). Note that scattertenary traces supported select/lasso in their first implementation in #390.

cc @alexcjohnson

etpinard added 5 commits June 28, 2017 15:38
- use graph-wide <g.zoomlayer> for ternary zoom effects,
  no need to another layer to accomplish this.
- broken since #448
- 🔒 down with test
@etpinard etpinard added status: reviewable bug something broken labels Jun 28, 2017
@alexcjohnson
Copy link
Collaborator

Ha nice find! Can't decide if I should be relieved or sad that nobody reported this in the year it's been broken... but great fix and beautiful tests (with a bonus type scattercarpet no less!)
💃

@etpinard etpinard merged commit 70de159 into master Jun 28, 2017
@etpinard etpinard deleted the fix-scatterternary-lasso branch June 28, 2017 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants