Does anybody know of anybody developing something along the lines of the prefuse visualization toolkit (http://prefuse.org/) in flex? Or on a simpler level, just a force-directed graph component.
- Forrest --- In [email protected], Roger Gonzalez <[EMAIL PROTECTED]> wrote: > > I don't know of an off-the-shelf package, but its not hard to write. > > My linker/loader article on devnet includes an utility program for which I > wrote a force-directed graph layout algorithm as a component that scribbles > on a Canvas using the ActionScript graphics API. (The utility is prebuilt, > no source, but you might want to tinker with it for inspiration.) > > -Roger > > Roger Gonzalez > mailto:[EMAIL PROTECTED] > > > > -----Original Message----- > > From: shlomic_thailand [mailto:[EMAIL PROTECTED] > > Sent: Thursday, March 03, 2005 6:49 PM > > To: [email protected] > > Subject: [flexcoders] Fwd: Drawing Network topology graph in Flex > > > > > > > > --- In [email protected], "shlomic_thailand" <[EMAIL PROTECTED]> > > wrote: > > > > Hi > > > > does anyone know of a package that can draw graphs in flex (like tree > > but more complex) > > we'd like to write an application that draws network topology in the > > UI. > > > > thanks > > Shlomi > > --- End forwarded message --- > > > > > > > > > > > > > > > > Yahoo! Groups Links > > > > > > > > > > > > > > > -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

