samizdatco / arbor

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

i had a question #45

Open kukudot opened 11 years ago

kukudot commented 11 years ago

hi

i wanted to all node to fix by fixed Point

so i gave all Point to node

at that time i found in screenUpdate method not call a redraw method

also chrome had dead by memory leak

i wanna got hint to correct them

thx :)