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

d3.bisect should allow an accessor. #451

Closed
mbostock opened this issue Jan 21, 2012 · 2 comments
Closed

d3.bisect should allow an accessor. #451

mbostock opened this issue Jan 21, 2012 · 2 comments
Milestone

Comments

@mbostock
Copy link
Member

Because this is something that's a lot faster than calling d3.bisect(array.map(accessor)).

@natevw
Copy link
Contributor

natevw commented Jan 22, 2012

+1, almost filed this one myself a month or so ago.

natevw added a commit to natevw/d3 that referenced this issue Jan 24, 2012
natevw added a commit to natevw/d3 that referenced this issue Jan 24, 2012
@mbostock
Copy link
Member Author

Fixed by #462.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants