You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
extracted from #1:
@jbenet said:
probably easier to do this once #15 is done.
The text was updated successfully, but these errors were encountered: