Graphviz is awesome when it comes to generating graphs from a program. An awesome tool for automation. I found Graphviz also useful when you want a quick graph, you don't have much time and you don't care about the exact layout. Being a lazy person I am, Graphviz adds nicely to my toolkits for lazy person - Perl, Gnuplot, Image Magick, and Graphviz. Write a quick text file describing the graph, run the 'dot' command of Graphviz package and you get a nice graph.
Inkscape looks good, but it is giving me some tough time. When I compare it with xfig, I can say that although xfig is less ambitious, but it is complete and stable. Inkscape is neither complete nor stable. But it is very ambitious and has lot of features. I am still learning my way around in Inkscape. Here are some resources:
- Tutorials
- A Quick Guide to Inkscape - this is really a very good guide.
- Inkscape: A guide to a vector drawing program (html version of the book)
The reason I like Inkscape over xfig is because
- it does not introduce any new format and uses existing SVG format which seems a better choice in long term - more compatibility with other apps.
- it has much more updated UI which is easier on eyes.
- it has lot of features and many more things can be done.
No comments:
Post a Comment