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 tree should not load all nodes recursively; should initially load two levels #16

Open
harlantwood opened this issue Nov 28, 2015 · 0 comments

Comments

@harlantwood
Copy link
Contributor

extracted from #1:

@jbenet said:

btw i just tried this with the geoip root (QmQQ3BUpPjgYiTdhp4H9YWSCtoFXs8t91njhpvXNNLd3yB) and realized that because the refs are retrieved recursively, it wont work well for massive graphs. maybe it should grab the refs for each expanded node + its children, but stop there until a child is expanded.

probably easier to do this once #15 is done.

@harlantwood harlantwood changed the title d3 tree should not load all nodes recursively; should initially load one level or at most two d3 tree should not load all nodes recursively; should initially load two levels Nov 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant