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

Add edge bundling layer #395

Open
heshan0131 opened this issue Feb 28, 2019 · 0 comments
Open

Add edge bundling layer #395

heshan0131 opened this issue Feb 28, 2019 · 0 comments
Labels

Comments

@heshan0131
Copy link
Contributor

Arcs and lines are important visual primitives to encode origin-destination visualizations. However, when data gets too large, these visualizations can become unreadable, hiding away underlying patterns. Edge-bundling has been used to reduce visual clutter. To enhance the arc and line layer, we will use the Multilevel Agglomerative Edge Bundling method presented in this paper. Based on the javascript implementation in mingle.

Edge Bundling

  • Add an edge bundling layer to bundle lines together

  • Add curve and delta slider to control bundle results

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