Skip to content

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