Note: this utility is no longer active or supported
This is an HTML Form interface for DOT, a directed graph layout program from AT&T Bell Labs. Here is a DOT manual.
This service is only intended for demonstration purposes.
digraph G { center=true; a -> b [label="cool"]; b [color=blue,shape=box,style=filled]; }
or a URL of the DOT-language file here:
and select an output language here: HPGL MIF PCL Plain Postscript and the output will be sent back to you when you select "submit".
If it didn't work, you might have an error in your DOT text. If you did not see an error message, try it again with the language set to "Plain".
, copyright ©