Example: Links connecting key locations in San Francisco.

Given a graph connecting points in the bay area we use an algorithm to group edges to reduce the amount of ink used to draw the graph. This is a JavaScript implementation of Multilevel Agglomerative Edge Bundling for Visualizing Large Graphs. More information here.
Loading please wait...