mirror of
https://github.com/zvx-echo6/meshai.git
synced 2026-05-21 23:24:44 +02:00
- Dynamic force parameters based on node/edge count and density - Per-node degree-weighted link strength for balanced layouts - Position clamping keeps nodes within viewport - d3-zoom for pan/zoom (wheel, drag, double-click reset) - Zoom control buttons (+, -, reset) in corner - Drag handlers account for zoom transform - Legends stay fixed outside transform group - Scales gracefully from 63 to 200+ nodes Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| index.html | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||