Tag: graphviz
Today I found something cool for drawing graphs. Its called GraphViz, You can download it from
http://www.graphviz.org/
It can output in various formats including SVG, PNG and GIF. But PNG and GIF dont have aliasing enabled, so they are pretty crappy.
For an example, look here. An image generated using PNG output
http://www.linkulu.com/random/?format=png&numnodes=10&size=5,5
Now look @ an another random [...]










