Graph
AdvancedLocation: /studio/[project]/graph
Screenshot coming soon
The Graph tab is a read-only visualization of the dialogue node flow, grouped by chapter. Each node's outgoing edges (a line's direct next_node_id and choice branches) are shown as arrows so you can grasp the branching structure at a glance. Entry nodes get a highlighted border, and each node shows its line count and linked scene.
- 1Open the Graph tab to see node cards laid out in a grid by chapter order.
- 2Start from the highlighted entry node and follow the branching flow.
- 3Use each node's arrow list (choice/auto) to see its next nodes.
- 4Check a node's scene link or line count for detail (edit in the Dialogue tab).
Tip
This view is read-only for inspection; to fix branches, edit each node's choices and next_node_id in the Dialogue tab.