@using System.Text.Json
@model RelationshipMapViewModel
@{
ViewData["Title"] = $"Relationship Map - {Model.Project.ProjectName}";
var jsonOptions = new JsonSerializerOptions { PropertyNamingPolicy = JsonNamingPolicy.CamelCase };
}
Relationships
A read-only network of character relationships as of @Model.StoryPointLabel.
Try choosing a later book, chapter, or scene, or remove the character focus.
No relationships are visible for this map state.
} else {