Skip to content
This repository was archived by the owner on Jun 18, 2026. It is now read-only.

Commit 7c5efad

Browse files
Add adjacency matrix heatmap visualization
New AdjacencyMatrixHeatmap panel displays the graph as a color-coded matrix where cells represent edges, colored by type (friend, classmate, familiar stranger, stranger, study group). Features: - Sort nodes by degree, name, or community (BFS ordering) - Zoom with scroll wheel, pan with right-drag - Hover tooltips showing node pair and edge details - Row/column highlighting on hover - Export to PNG - Legend with edge type colors - Diagonal cells show node degree as brightness Access via 'Adjacency Matrix' button in the Tools panel.
1 parent d0f2439 commit 7c5efad

2 files changed

Lines changed: 450 additions & 0 deletions

File tree

0 commit comments

Comments
 (0)