samizdatco / arbor

a graph visualization library using web workers and jQuery
http://arborjs.org
2.66k stars 633 forks source link

Prevent overlapping edges #35

Open cassiomolin opened 12 years ago

cassiomolin commented 12 years ago

Is there a way to prevent overlapping edges, such as drawing arched edges? In the following example, there are two arrows between "a" and "b", but they are overlapped:

a -> b b -> a