node-attributes
Graphviz attributes

Next:edge-attributes


Vocabulary
graphviz.attributes

Class description
Represents Graphviz attributes that are valid for nodes. See attributes marked N in https://graphviz.org/content/attrs. Each slot must be a string or f.

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

Definition

TUPLE: node-attributes
URL color colorscheme comment distortion fillcolor fixedsize
fontcolor fontname fontsize group height id image imagescale
label labelloc layer margin nojustify orientation penwidth
peripheries pin pos rects regular root samplepoints shape
shapefile showboxes sides skew sortv style target tooltip
vertices width z ;


Methods