DOT (graph description language)

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=electronic |subcat=Scientific Data formats |extensions={{ext|dot}}, {{ext|gv}} }} '''DOT''' is a language describing mathematical graphs (as used in g...")
 
(Links)
Line 11: Line 11:
 
* [http://www.graphviz.org/doc/info/lang.html Language info]
 
* [http://www.graphviz.org/doc/info/lang.html Language info]
 
* [http://www.graphviz.org/Documentation/dotguide.pdf Drawing graphs with dot (PDF)]
 
* [http://www.graphviz.org/Documentation/dotguide.pdf Drawing graphs with dot (PDF)]
 +
* [http://volta.sourceforge.net/api/edu/uci/eecs/doc/cascade/graph/DOTWriter.html Class DOTWriter]

Revision as of 00:46, 30 November 2014

File Format
Name DOT (graph description language)
Ontology
Extension(s) .dot, .gv

DOT is a language describing mathematical graphs (as used in graph theory, directed or undirected) in text-based form. Its files can have a .dot or .gv extension, the latter often preferred due to the former being confused with the DOT files formerly used for Microsoft Word template files.

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox