DOT (GraphViz)

The DOT format is used by GraphViz for graph description and visualization.

FeatureSupportNotes
Attributes on EdgesExtensive attribute system
Attributes on GraphsExtensive attribute system
Attributes on NodesExtensive attribute system
Directed Edgesdigraph with -> operator
Edge LabelsVia label attribute
Edges on Edges
Hyperedges
Mixed-directionality EdgesGraph is either directed or undirected
Multiple Graphs per DocumentOne graph per file
Nested Graphs in Edges
Nested Graphs in GraphsVia subgraphs/clusters
Nested Graphs in NodesVia subgraphs/clusters
Node LabelsVia label attribute
Nodes
Typed Edges
Undirected Edgesgraph with -- operator

Input Content

Paste or Edit Content

Upload File

Drop files here or click to browse

Input Format

Loading input formats...

Output Format