fix(graph): stop corpus-graph labels overlapping #118
Reference in New Issue
Block a user
Delete Branch "worktree-corpus-graph-labels"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
תיקון לדף
/graph(PR #113) — התוויות נערמו אחת על השנייה (במיוחד בתצוגת השכנים).שני שורשים, שניהם ב‑
graph-canvas.tsx:sqrt(globalScale)עם רצפה+6, כך שבתצוגה כללית התוויות הפכו ענקיות והתנגשו. עכשיו גודל הגופן קבוע בפיקסלי‑מסך (fontPx / globalScale).בנוסף: הילה לבנה (
strokeText) מאחורי כל תווית לקריאוּת, ו‑d3 forces חזקים יותר (charge −220, link distance 60) כדי לפזר את הנקודות.build עובר;
/graphבטבלת ה‑routes.🤖 Generated with Claude Code