diff --git "a/graphify-out/graph.html" "b/graphify-out/graph.html" --- "a/graphify-out/graph.html" +++ "b/graphify-out/graph.html" @@ -33,6 +33,9 @@ .legend-label { flex: 1; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .legend-count { color: #666; font-size: 11px; } #stats { padding: 10px 14px; border-top: 1px solid #2a2a4e; font-size: 11px; color: #555; } + #legend-controls { display: flex; gap: 6px; margin-bottom: 8px; } + #legend-controls button { flex: 1; background: #0f0f1a; border: 1px solid #3a3a5e; color: #aaa; padding: 4px 0; border-radius: 4px; font-size: 11px; cursor: pointer; } + #legend-controls button:hover { border-color: #4E79A7; color: #e0e0e0; } @@ -48,14 +51,18 @@

Communities

+
+ + +
-
796 nodes · 1429 edges · 65 communities
+
1050 nodes · 1833 edges · 70 communities