Date: Wed, 17 Sep 2008 08:30:26 -0400 From: "Matt Emmerton" <matt@gsicomp.on.ca> To: "N. Raghavendra" <raghu@mri.ernet.in>, "John Almberg" <jalmberg@identry.com> Cc: freebsd-questions@freebsd.org Subject: Re: Port for drawing directed graphs? Message-ID: <65A8E4FADCAB4F9ABCE15622368491C1@hermes> References: <D99E9FAD-34F9-4040-A261-F8F950DF0EE5@identry.com> <86ljxr498s.fsf@riemann.mri.ernet.in>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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 ports?) that can take a data set >> (for example, a two dimensional array that defines the nodes and the >> links between them), and produce a printable graph? What you want is the 'dot' tool from the 'graphviz' port in /usr/ports/graphics/graphviz. -- Matt Emmerton
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?65A8E4FADCAB4F9ABCE15622368491C1>