Node Types
Characters
Factions
Locations
Items
Relationships
Allied
Rival
Member Of
Located At
How to Use
- Click on a node to see details
- Drag nodes to rearrange the layout
- Scroll to zoom in and out
- Filter by node or relationship type
- Hover over connections to see relationship details
Relationship Data Needed
Add relationship information to your markdown files to see connections visualized here.
Example Format:
---
title: "Alexandra Stormbinder"
type: npc
faction: "Containment Squad"
relationships:
- target: "Victoria Steelheart"
type: allied
- target: "Council of Seven"
type: member
---