<div>Hi</div>
<div>I was wondering, i am creating a small script to parse some network switch config files and generate an SVG diagram .. visual representation&nbsp; ... of the switch port config.. so far i have a nice square with a bunch of little squares inside of it. 
</div>
<div>&nbsp;</div>
<div>I am running into a mess with the layout. Its getting very complex, i&#39;ve had to resort to creating a grid style system where everything is anchored to a spot on the grid about&nbsp;10 pixels apart.. keeping track of what goes where is getting to be a pain.. 
</div>
<div>&nbsp;</div>
<div>Is there any module or tool out there that can handle the layout for me? something like Graphviz? I had considered using Graphviz but i couldnt get the output to look like i wanted so i opted just to create straight svg files. 
</div>
<div>&nbsp;</div>
<div>Am i gonna have to just&nbsp;bite the bullet and make do with what i can for now?</div>
<div>&nbsp;</div>
<div>Thanks for any ideas you may have..</div>
<div>&nbsp;</div>
<div>Mike Ferrari<br clear="all"></div><br clear="all"><br>-- <br>/dev/mike0<br><br><a href="http://www.mikeferrari.com">http://www.mikeferrari.com</a>