Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Graphviz is very useful for visualizing large graphs. You can learn to use it effectively in under five minutes. It's also very easy to transform CSV data into graphviz markup by piping it through one or two sed scripts.


Where can you learn to use it effectively in under five minutes?



Thanks


Another good example is in the book Land of Lisp. Chapter 7 and 8 makes a game, Hunt the Wumpus, using Graphviz:

http://landoflisp.com/source.html (check out graph-util.lisp and wumpus.lisp)

Chapter 8 is even available as a free download:

http://nostarch.com/download/Lisp08.pdf




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: