DOT (graph description language)

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Links)
 
Line 12: Line 12:
 
* [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]
 
* [http://volta.sourceforge.net/api/edu/uci/eecs/doc/cascade/graph/DOTWriter.html Class DOTWriter]
 +
 +
[[Category:Diagramming and flowcharting]]

Latest revision as of 00:22, 20 February 2017

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.

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox