I need to convert a GraphML file into a DOT format, but I am not familiar on how to perform the conversion.
Asked
Active
Viewed 667 times
0
-
What did you try so far?Did you google for e.g "GraphML to dot" ? Maybe https://stackoverflow.com/questions/24554061/converting-graphml-to-gv-or-dot-filecan help. – albert Sep 30 '20 at 13:20
-
I've never used it, but here is a link: https://www.graphviz.org/pdf/graphml2gv.1.pdf – sroush Sep 30 '20 at 14:21