I have a graph in .dot format and I can view it in graphviz.
I would like to reorder the graph manually without modifying the dot code.
I aim to clarify the graph, not changing the hierarchy, but making it more beautiful.
Is there any program/interfaz to make it?
Or graphviz has any option to reorder it automatically?
Thanks in advance