15 Nov
2013
15 Nov
'13
12:59 a.m.
On 14 November 2013 12:03, Miguel Ramos <org.haskell@miguel.ramos.name> wrote:
(b) What tools do people use for plotting static program graphs, such as those in books, papers and slides?
Graphviz can be tamed somewhat with ranking - see the examples in the manual. If you want pretty, hand coded graphs then TikZ is a handsome option. It has the obvious edges with or without arrowheads, but also the "anchor" abstraction which is a very neat way of placing edges.