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

Uncaught TypeError: Cannot read property 'body' of undefined #19

Open
ghost opened this issue Jan 16, 2015 · 1 comment
Open

Uncaught TypeError: Cannot read property 'body' of undefined #19

ghost opened this issue Jan 16, 2015 · 1 comment
Assignees
Labels
Milestone

Comments

@ghost
Copy link

ghost commented Jan 16, 2015

When dragging nodes in the graph, after a while it produces this error in barnes_hut.coffee at line 36 where root is undefined.

@andreaferretti andreaferretti self-assigned this Jan 16, 2015
@andreaferretti
Copy link
Owner

Thank you for the report! Actually, I really need to improve the force-directed graph. Right now, it is merely a toy, and it is the only chart that I do not consider usable in a real world setting.

This is top on my priority list, but unfortunately I did not have the time to work on Path recently - I hope to change this soon

@andreaferretti andreaferretti added this to the 0.4 milestone Jan 16, 2015
@andreaferretti andreaferretti modified the milestones: 0.5, 0.4 Nov 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant