Thanks! It does need some computations that scale exponentially with the amount of nodes shown... but I think it seems to perform ok with a not too high amount of nodes, for an implementation that only uses html elements. Who nows, with future browsers.... (or a better algorithm :)) things might scale better...
Greetings David On 7 jan, 19:00, Joe <joseph.is...@gmail.com> wrote: > Very impressive! Seems a bit sluggish at times in FF 3.0.5, but nice > work! > > Joe > > On Jan 7, 5:12 am, David Decraene <david.ma.decra...@gmail.com> wrote: > > > I had some fun creating a pure HTML-DOM based Force-directed graph > > layout, similar to a touchgraph (http://www.touchgraph.com/) view. > > > Built with the help of jQuery (hereby again: wonderful library), no > > canvas or SVG used (only DOM manipulations). > > > You can see an experimental demo > > at:http://jowl.ontologyonline.org/TouchGraph.html. > > and the blog > > post:http://ontologyonline.blogspot.com/2009/01/experimental-touchgraph-vi.... > > > Room for lot's of improvement, but nevertheless quite happy with the > > result already. > > > David Decraenehttp://ontologyonline.org