drcode / vijual

Graph Layout Library For Clojure
www.lisperati.com
153 stars 30 forks source link

Layout-Problems in massive Graphs #1

Open the-kenny opened 14 years ago

the-kenny commented 14 years ago

I just stumbled over some drawing-problems in massive graphs.

Under the following links, you can find the two issues and the whole image:

http://www.abload.de/img/screenshot2010-01-24atguiz.png http://www.abload.de/img/screenshot2010-01-24atl5wm.png http://www.abload.de/img/foozut4.png

I don't know if vijual is supposed to generate such massive graphs (I think I shouldn't do this, but it's just for fun), but I think I should report such issues. Feel free to close this issue.

I can also attach the data I used to generate the graph.

drcode commented 14 years ago

thanks for the pointer Moritz- I want the library to work even on super huge graphs... I can dupe that problem, but haven't had time yet to hunt it down... I'll add it to the list of things to get resolved/improved for version 0.2.