Re: [graphviz-interest] Graphviz on IPhone

"Emden R. Gansner" <[email protected]> Tue, 26 Nov 2013 09:18:41 -0500
Newsgroups gmane.comp.video.graphviz
Message-ID <[email protected]>
Based on the code, it appears you are trying to render the graph before laying it out, so there is 
no layout information
for the renderer to use. Add a call to gvLayout() before calling gvRenderFilename().

     Emden

_______________________________________________
[email protected]
http://lists.research.att.com/mailman/listinfo/graphviz-interest