Re: Port for drawing directed graphs?

2008-09-17 Thread Matt Emmerton
At 2008-09-15T10:31:57-04:00, John Almberg wrote: I am working on some software that must, as it's final output, produce a printout of a directed graph... nodes, connected by directed links. The printout could be generated by a postscript file, jpg, whatever. Does anyone know of a utility (in

Re: Port for drawing directed graphs?

2008-09-16 Thread N. Raghavendra
At 2008-09-15T10:31:57-04:00, John Almberg wrote: > I am working on some software that must, as it's final output, > produce a printout of a directed graph... nodes, connected by > directed links. > > The printout could be generated by a postscript file, jpg, whatever. > > Does anyone know of a ut

Re: Port for drawing directed graphs?

2008-09-16 Thread Michaël Grünewald
Polytropon wrote: On Mon, 15 Sep 2008 10:31:57 -0400, John Almberg <[EMAIL PROTECTED]> wrote: I am working on some software that must, as it's final output, produce a printout of a directed graph... nodes, connected by directed links. The printout could be generated by a postscript file, jp