Documentation
DOT Language
Abstract grammar for defining Graphviz nodes, edges, graphs,subgraphs, and clusters.
Command Line
DOT rendering programs and utilities.
Layout Engines
Various algorithms for projecting abstract graphs into a space for visualization.
Output Formats
Various graphic and data formats for end user,web, documents and other applications.
Attributes
Instructions to customise the layout of Graphviznodes,edges,graphs, subgraphs, andclusters.
Attribute Types
Catalogue of the schemas/types/grammars expected byattributes.
Graph Attributes
Attributes you can set on graphs
Node Attributes
Attributes you can set on graph nodes
Cluster Attributes
Attributes you can set on subgraph clusters
Edge Attributes
Attributes you can set on graph edges
Library Usage
Using Graphviz as a library
Last modified September 17, 2022:Move last contents of documentation to specific places (54b51ec)