<graph-attributes> ( -- attrs )
Graphviz attributes

Prev:<edge-attributes> ( -- attrs )


Vocabulary
graphviz.attributes

Inputs
None

Outputs
attrsa graph-attributes


Word description
Constructs a graph-attributes tuple with no attributes set.

See also
node-attributes, edge-attributes, graph-attributes, <node-attributes>, <edge-attributes>

Definition