Skip to content

feat(view): Obsidian-style local graph labels, expand, and monochrome look#15

Merged
kzu merged 1 commit into
mainfrom
dev/graph
Jul 10, 2026
Merged

feat(view): Obsidian-style local graph labels, expand, and monochrome look#15
kzu merged 1 commit into
mainfrom
dev/graph

Conversation

@kzu

@kzu kzu commented Jul 10, 2026

Copy link
Copy Markdown
Member

Summary

  • Always-visible node labels on the local 3D graph (Obsidian-style overlay)
  • Expand control opens a floating full-viewport graph panel (Escape / backdrop / collapse to close), with camera reframe so the cluster fills the larger area
  • Monochrome smooth spheres, thinner high-contrast links, no type colors or directional arrows

Test plan

  • okf view samples/the-law -o samples/the-law --name "The Law" and open the HTML
  • Confirm labels are always visible on the rail graph
  • Expand graph: panel fills most of the viewport and graph zooms to fit
  • Collapse via button, backdrop click, and Escape
  • Nodes are smooth gray spheres; links are thin and readable without arrows
  • dotnet test --filter FullyQualifiedName~BundleViewer

… look

Always show node labels, add a floating expanded graph panel that reframes
to fill the viewport, and restyle nodes/links as smooth monochrome spheres
with thin high-contrast edges.
@kzu kzu added the enhancement New feature or request label Jul 10, 2026
@kzu
kzu enabled auto-merge (rebase) July 10, 2026 04:17
@kzu

kzu commented Jul 10, 2026

Copy link
Copy Markdown
Member Author

74 passed 74 passed

🧪 Details on Ubuntu 24.04.4 LTS

from retest v1.1.0 on .NET 10.0.9 with 💜 by @devlooped

@kzu
kzu merged commit dfd9d83 into main Jul 10, 2026
4 checks passed
@kzu
kzu deleted the dev/graph branch July 10, 2026 04:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant