Dotex v0.1.0 Dotex

Dotex is an Elixir library that generates Graphviz files.

Requires graphviz to be installed to generate graphs successfully

Summary

Functions

write_graph(graph, fileformat, filename)

Write a graph to disk

Writes graph to disk at the path specified by filename. fileformat is the format to use for output, eg. dot, svg or png