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

Investigate a better force layout for detecting overlaps #61

Open
danielabar opened this issue Mar 26, 2016 · 0 comments
Open

Investigate a better force layout for detecting overlaps #61

danielabar opened this issue Mar 26, 2016 · 0 comments
Assignees

Comments

@danielabar
Copy link
Contributor

Especially now that edge text is displayed, it can happen that nodes will lay on top of the edge, blocking out some of the text.

Investigate if cola.js could be used to achieve a better layout.

Specifically the force layout with features such as route edges to avoid intersections with node boundaries.

Another feature that could be useful, though probably would go in a separate issue if we choose to implement it is power graph.

@danielabar danielabar self-assigned this Mar 26, 2016
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