MJL85 / natlas

natlas - Network Discovery and Auto-Diagramming
GNU General Public License v2.0
511 stars 110 forks source link

Add raw DOT format output with diagram output #49

Closed mpenning closed 5 years ago

mpenning commented 5 years ago

Sometimes it's useful to tweak the information or rendering of the auto-generated .svg map; however, all known editing tools for .svg format (such as inkscape) do not offer any real way to rearrange nodes without much pain.

In some cases, it's easier to change the DOT source itself and redraw / render the svg. I forked natlas and created a -D option to create a dot file along with the automatic diagram.