|
|
Graphviz - Graph Visualization Software | |||||||||||||||
graphviz is Open Source, CPL licensed software.
It may be redistributed, without cost, and in other
software distributions, as long as the license terms are met.
Source CodeSource code for the latest stable and development versions of Graphviz are available, along with instructions for CVS anonymous access to the sources. Also see build notes.Notes on how to build Graphviz on Windows. N.B. Except in rare cases, such as a desire to modify the core Graphviz code, there is no need to build Graphviz on Windows from source. We strongly recommend that one should just install one of the available binary packages from here. If you insist, we will answer questions but basically you are on your own. Executable Packages from AT&TLinuxStable and development rpms for Redhat systems
Windows
Mac and third-party libraries. Java SupportGrappa is a separate Java graph library and user interface that works with Graphviz. It was written by John Mocenigo in our lab. It calls Graphviz programs for remote layout service. Grappa can run as a browser applet (if you can resolve the Java plugin nightmare on your own) and it provides convenient graph programming classes. Grappa is no longer active work, so we are not planning major improvements or difficult bug fixes - caveat emptor.In our experience with Grappa applications, we encountered many problems in trying to get applets to run under the various incompatible versions of Java extant (didn't Sun hire any engineers who believe in backward compatibility?) and we found performance problems when working with graphs of many hundreds or thousands of objects. Our work on Yoix is a new attack to these engineering problems. Yoix itself is a web application language, and is not Graphviz-aware. So, the base system it is not a replacement for Grappa. Instead, we are working on a Graphviz extension module that loads in Yoix. We plan to release this extension to Yoix in late 2005 or 2006. Third-Party (non-AT&T) Executable PackagesPlease contact us if you can offer a platform we don't have, or you've improved on what's here.We list these links as a courtesy, but disclaim responsibility for the contents of these software products.
Linux
Mac OS X
Windows
FontsFreeType-compatible. We provide these as a courtesy, only for compatibility on legacy Unix systems that lack native fonts.
Spline-o-matic distributionSource code for a reusable spline path router library and Tcl/Tk GUI (experts only). |