Only directed graphs (Graphviz' dot & tred) are actually tested.
For a working example of the API, please check the well documented index.php file.
- dot_url: string, required, full URL pointing to DOT file
- format: string, optional, output file format (png, gif, jpeg, svg). Default value: png
- graph_type: string, optional, output graph type (directed, undirected, readial, circular, fdp, sfdb). Default vale: directed.
http://url-of-server-running-api/?dot_url=http://url-of-dot-file.dot