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

Ways to improve graph visualization without edge bundling #45

Closed
albertocottica opened this issue Oct 6, 2014 · 1 comment
Closed

Comments

@albertocottica
Copy link
Member

  1. Remove loops as per Issue 44.
  2. Change the layout to one based on arrows. This would eliminate approximately 20-25% of edges from the visualization.
  3. Reduce to Simmelian backbone. Requires extra computatio, reduces edges by 60-80%.
@albertocottica albertocottica added this to the Beta milestone Oct 6, 2014
@luca luca added the front-end label Aug 24, 2015
@luca
Copy link
Contributor

luca commented Aug 24, 2015

Updated #34 to reflect also this request

@luca luca closed this as completed Aug 24, 2015
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

2 participants