Network Visualization software?

topic posted Tue, March 29, 2005 - 12:04 AM by  Anthony
For people who've worked in this field, what software do you recommend? In particular, what free or low-cost (<$20/license) software do you recommend? This is not my job, it's a hobby.

I've got the "graphviz" package from AT&T, which works, but I'm perhaps too lazy about doing all the input files by hand - are there any good GUI interfaces for graphviz, or similar program packages?
posted by:
Anthony
SF Bay Area
  • Re: Network Visualization software?

    Tue, March 29, 2005 - 11:57 PM
    Anthony,
    here's the list of graphing programs:
    www.insna.org/INSNA/soft_inf.html

    I've tried netdraw, which is free and works ok. I've also tried pajek which seems to offer more features, but I don't think it offers the command-line interface I need to interface with php.

    Most of these programs are research projects, have very poor usability and many are still having features added. I also get the impression that they have been built from a technical perspective (do we have the latest layout algorithm installed?) instead of a task-oriented rationale (have we supported what people are trying to use it for?).

    I suggest using something like php to read in a data file in your own format (e.g. excel) and translate it into the syntax needed for the file format by your program. Getting data into them is a real pain.

    You might also try the web based www.netvis.org
    best of luck.
  • Joy
    Joy
    online 1

    Re: Network Visualization software?

    Mon, January 28, 2008 - 12:23 AM
    Since I have no idea how much data you need to work with, I'll tell you about what I use: yEd. Its probably only good for smaller #s of data points so that you can input it by hand individually (rather than plug in a huge textfile full of data) but its very user friendly. Actually, a little frustrating at first but only 1/10 of the effort it takes to understand GraphViz (which I've given up on already.) (it was only frustrating because it was the first time I've worked on any data vis. program)

    www.yworks.com/products/yed/

Recent topics in "graph theorists"

Topic Author Replies Last Post
random graph dynamics watson 0 October 4, 2007
Capital Letters Karl 1 October 4, 2007
Introduction to the new TOE Unsubscribed 4 January 5, 2006
Introduction Unsubscribed 3 December 7, 2005
Cone Graphs Cris 0 May 19, 2005