Skip to content

Commit

Permalink
Merge pull request #2 from anvaka/patch-1
Browse files Browse the repository at this point in the history
Changed link to the article
  • Loading branch information
philogb committed Jul 18, 2015
2 parents 38580bb + 21c978b commit c7d10b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Multilevel Agglomerative Edge Bundling in JavaScript

This is a JavaScript implementation of the paper [Multilevel Agglomerative Edge Bundling
for Visualizing Large Graphs](http://www2.research.att.com/~yifanhu/PUB/edge_bundling.pdf)
for Visualizing Large Graphs](http://yifanhu.net/PUB/edge_bundling.pdf)
(Emden R. Gansner, Yifan Hu, Stephen North, Carlos Scheidegger).

The edge bundling algorithm groups edges together to minimize the amount of
Expand Down

0 comments on commit c7d10b6

Please sign in to comment.