#5 new
Chris Johnston

Put all nodes at top of DOT file before edges

Reported by Chris Johnston | February 18th, 2009 @ 07:03 AM

Put a list of all the node names at the beginning of the DOT file between the configuration data and the edges. This list should be a unique list of all nodes and edges (after all, an edge is just another node).

I am not completely sure that this is needed by the graphviz dot file specification, but it seems to be a standard method of outputting files.

No comments found

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Ruby script for analyzing and outputting Ant build file target dependencies to a DOT file to be used with GraphViz

People watching this ticket

Pages