Cyclic DAG Collapse/Expand
mobile
Collapsing/expanding helps users understand the overall structure and highlight key parts, and it is a commonly used interaction. Cyclic data needs special care: in this dataset, S, VP, and NP (with their edges) form a cycle. When collapsing VP, it usually means collapsing VBZ and NP.
Interaction: click node: collapse/expand nodes.