From 382d35af301dd185acf515146d17870f97314e1a Mon Sep 17 00:00:00 2001 From: claude-cc1 Date: Tue, 5 May 2026 00:02:29 +0200 Subject: [PATCH] =?UTF-8?q?CC1=20R3B-P2=20=E2=80=94=20Mre=C5=BEa=203D=20fo?= =?UTF-8?q?rce=20graph=20(replace=20D3=202D)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Add three.js + 3d-force-graph CDN script tags - Replace renderMrezaGraph with ForceGraph3D() implementation - onNodeClick: center camera + open detail panel - onNodeHover: cursor swap (grab ↔ pointer) - ResizeObserver for dynamic container sizing - Rich HTML node labels with risk score - Hint overlay: drag rotate, scroll zoom, right-drag pan Co-Authored-By: Claude Opus 4.7 (1M context) --- static/sport2.html | 123 ++++++++++++++++++++++----------------------- 1 file changed, 61 insertions(+), 62 deletions(-) diff --git a/static/sport2.html b/static/sport2.html index fc6ac9e..1e8dbbc 100644 --- a/static/sport2.html +++ b/static/sport2.html @@ -9,6 +9,8 @@ + +