anyone have some snazzy directed-graph visualization software?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

anyone have some snazzy directed-graph visualization software?

David Faught
Have you looked at Walrus?

http://www.caida.org/tools/visualization/walrus/

and then there is Nick Hemsley's Class Hierarchy Viewer project for
Croquet (Jasmine):

https://lists.duke.edu/sympa/arc/croquet-dev/2006-02/msg00004.html
http://www.squeaksource.com/CodeVis

Craig Latta wrote:
>     Does anyone have software that can draw a nice 3D visualization of
>large directed graphs? I wrote out a graph of a recent Spoon memory with
>object addresses as the nodes, in DOT (GraphViz) format[1]. There are
>many cycles, of course. :)  I tried Tulip, but can't get it to do much.

Reply | Threaded
Open this post in threaded view
|

re: anyone have some snazzy directed-graph visualization software?

ccrraaiigg

Hi David--

> Have you looked at Walrus?

     Yeah, Walrus does beautiful stuff, but it doesn't work with cyclic
graphs (or so it says).


     thanks,

-C

--
Craig Latta
improvisational musical informaticist
www.netjam.org
Smalltalkers do: [:it | All with: Class, (And love: it)]