From: Kazuaki M. <ma...@un...> - 2002-08-08 14:29:03
|
> Margit Gut writes: > > Is there any program with which I can print an annotation graph as a > > picture, like those in your documentation? I would like to look, > > what my graph looks like, if I print it out. It is difficult to read > > the xml file and to imagine how it could look like. Margit, We don't have such a tool at this moment, but we just started working on a program for graph visualization (CVS/AGAPPS-AGView). It's going to use either 1) Graphviz (dot) (http://www.research.att.com/sw/tools/graphviz/) or 2) its own display widget using the Tk canvas widget. -Kazuaki Maeda LDC |