graph { subgraph cluster01 { n01[label="it,ct,ht"]; n02[label="ft"]; n03[label="gt"]; n04[label="ot"]; n01--n02; n01--n03; n01--n04; } }