Skip to content

Conversation

etpinard
Copy link
Contributor

@etpinard etpinard commented Sep 6, 2016

fixes #893

In some update scenarios, the trace toggle background <rect> nodes - which trigger the legend click handlers - did not get their x and y attributes set. This leads to ambiguously defined <rec> and buggy behavior on mouse interactions.

Note also, this PR fixes a newly-discoveed bug in the array-to-calcdata step for bars. This bug was discovered while writing the test case.

@etpinard etpinard added bug something broken status: reviewable labels Sep 6, 2016
@etpinard etpinard added this to the v1.17.0 milestone Sep 6, 2016
@mdtusz
Copy link
Contributor

mdtusz commented Sep 7, 2016

💃

@etpinard etpinard merged commit e63bab4 into master Sep 7, 2016
@etpinard etpinard deleted the legend-visibility-toggle branch September 7, 2016 21:57
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.

restyle makes it harder to hover on trace legend

2 participants