Re: [graphviz-interest] Trying to figure out how best to view a more than small amount of dot data
"Emden R. Gansner" <[email protected]>
| Newsgroups | gmane.comp.video.graphviz |
|---|---|
| Message-ID | <[email protected]> |
Does your graph have a inherent flow or direction? If not, you might want to consider another layout
style, such as sfdp or neato.
Unless you are artificially constraining the output size, which apparently you are not as you aren't
using any configuration commands,
the drawing should be large and clearly readable. So I don't understand. Any chance you could post
the graph or part of it, or an anonymized
version?
In general, for largish graphs, you should use one of the Graphviz layouts to produce a layout, and
then use a tool that allows you to zoom,
pan and search to explore the graph. This typically involves the output being in PDF, SVG or DOT.
Emden
_______________________________________________
[email protected]
http://lists.research.att.com/mailman/listinfo/graphviz-interest