Skip to content

feat: refine 2d neo4j view layout and node rendering - #405

Merged
Rassl merged 1 commit into
mainfrom
feat/neo4j-canvas-force-layout-tweaks
Sep 11, 2026
Merged

Rassl merged 1 commit into
mainfrom
feat/neo4j-canvas-force-layout-tweaks

Conversation

@Rassl

@Rassl Rassl commented Sep 11, 2026

Copy link
Copy Markdown
Contributor
  • Fix charge force sign so unlinked nodes repel instead of attract; add test
  • Size node radius by degree and use per-node radius for edge endpoints
  • Pack disconnected components after settling so isolated nodes don't blow up the fit
  • Move captions under nodes and show a per-type icon inside the disc
  • Tune force config, fit padding, and edge-label zoom threshold

Claude-Session: https://claude.ai/code/session_01QLQWwbdErVZdemx39s8yPv

- Fix charge force sign so unlinked nodes repel instead of attract; add test
- Size node radius by degree and use per-node radius for edge endpoints
- Pack disconnected components after settling so isolated nodes don't blow up the fit
- Move captions under nodes and show a per-type icon inside the disc
- Tune force config, fit padding, and edge-label zoom threshold

Claude-Session: https://claude.ai/code/session_01QLQWwbdErVZdemx39s8yPv
@Rassl
Rassl merged commit a5e3521 into main Sep 11, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant