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

Infinite Recursion error on graph that is not a tree #2

Open
bdemchak opened this issue May 27, 2015 · 0 comments
Open

Infinite Recursion error on graph that is not a tree #2

bdemchak opened this issue May 27, 2015 · 0 comments

Comments

@bdemchak
Copy link

For many graphs, it's hard for a user to easily see whether the graph is a tree. If the user does not select a node or the node is not the parent of a tree, cytoscape-d3 throws an exception (Infinite recursion StackOverflowError) and displays the error to the user. Much better to give diagnostic error messages that tell the user to either select a node or to make the graph a tree.

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

No branches or pull requests

1 participant