Skip to content
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

Fix rangesldier + mode bar +/- and double click #471

Merged
merged 2 commits into from
Apr 25, 2016
Merged

Conversation

etpinard
Copy link
Contributor

@etpinard etpinard commented Apr 25, 2016

- so that rangeslider properly updates after mode bar and
  double click interactions.
- rangeslider should be able to response to `?axis.range` too,
  invertigate later.
@etpinard etpinard added bug something broken status: reviewable labels Apr 25, 2016
@@ -251,6 +254,8 @@ function handleCartesian(gd, ev) {
aobj[astr] = val;
}

console.log(aobj);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐄

@mdtusz
Copy link
Contributor

mdtusz commented Apr 25, 2016

Looks good once that log is out.

💃

@etpinard etpinard merged commit 486b01c into master Apr 25, 2016
@etpinard etpinard deleted the rangeslider-updates branch April 25, 2016 22:17
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