# `Graph.Serializers.DOT`

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`.

# `serialize`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
