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

nodes should be able to have >1 parent #7

Open
7yl4r opened this issue May 16, 2014 · 0 comments
Open

nodes should be able to have >1 parent #7

7yl4r opened this issue May 16, 2014 · 0 comments

Comments

@7yl4r
Copy link
Owner

7yl4r commented May 16, 2014

Yes, real tree nodes only have one parent, but "research trees" are very often directed, acyclic graphs.

There is possibly a way to hack in multiple parents, or we may have to switch the base d3 layout being used. If neither of those work, we may need to consider other libraries like dracula or one of these.

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