Graph.Serializers.DOT (libgraph v0.16.0)

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.

Link to this section Summary

Functions

Callback implementation for Graph.Serializer.serialize/1.

Link to this section Functions

Callback implementation for Graph.Serializer.serialize/1.