samizdatco / arbor

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

Firefox not drawing edge lines on atlas demo #2

Open wnordmann opened 13 years ago

wnordmann commented 13 years ago

The problem seems related to how the weight for the lines are being set to a null value, see lines 39 - 47. Chrome doesn't seem to mind but Firefox does.