Graph.Serializers.DOT
(multigraph v0.16.1-mg.2)
Copy Markdown
This serializer converts a Graph to a DOT file, which can then be converted
to a great many other formats using Graphviz, e.g. dot -Tpng out.dot > out.png.
Summary
Functions
Callback implementation for Graph.Serializer.serialize/1.
Functions
Callback implementation for Graph.Serializer.serialize/1.