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

findInCircle(x, y, radius, filter) #32

Closed
wants to merge 1 commit into from
Closed

findInCircle(x, y, radius, filter) #32

wants to merge 1 commit into from

Conversation

Fil
Copy link
Member

@Fil Fil commented Jul 7, 2020

closes #30
supersedes #18
includes #19

Notes:

  • some ES6 syntax, this is for the two branch
  • I wonder if we should not name it differently: maybe quadtree.inRadius(x,y,radius,filter)?

@Fil Fil mentioned this pull request Jul 7, 2020
@Fil Fil added the feature label Jul 10, 2020
@Fil Fil requested a review from mbostock July 27, 2020 09:00
@Fil Fil closed this Feb 2, 2021
@Fil Fil deleted the findincircle-30 branch February 2, 2021 07:24
This was referenced Feb 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

findInCircle?
1 participant