- From: Emmanuel Pietriga <emmanuel.pietriga@inria.fr>
- Date: Thu, 12 May 2005 07:59:46 +0200
- To: andsebjo@student.matnat.uio.no
- Cc: www-isaviz@w3.org
andsebjo@student.matnat.uio.no wrote: > Hi, > As part of a software engineering project at LLNL and UiO we are > automatically generating a graph of the runtime heap of a program or the > AST of a program in the graphviz dot format. These graphs can become very > large as it is a representation of a program and even though we are able > to view it using a tool developed internally, it is not easy to navigate > in them. Your tool seems to do what we want so we would rather focus on it > instead of our internal tool if it is possible, and therefore my question > is if there is any way that a dot graph like the one attached can be > displayed in IsaViz. Is there a tool to easily convert from a graphviz dot > file into an RDF file? Is there any other way of viewing graphviz dot > files in IsaViz? Of cause we could change our format from dot to RDF, but > for now that it not an option for various reasons so I hope that you can > help me. > > Thanks :) > Andreas Saebjoernsen > University of Oslo Hello, I think ZGRViewer [1] will suit yours needs perfectly. It uses the same zoomable user interface toolkit as IsaViz (ZVTM [2]), and is specifically dedicated to viewing any DOT file generated by GraphViz. [1] http://zvtm.sourceforge.net/zgrviewer.html [2] http://zvtm.sourceforge.net/ Emmanuel -- Emmanuel Pietriga INRIA Futurs - Projet In Situ tel : +33 1 69 15 34 66 Bat 490, Université Paris-Sud fax : +33 1 69 15 65 86 91405 ORSAY Cedex http://www.lri.fr/~pietriga
Received on Thursday, 12 May 2005 06:00:00 UTC