meshai/dashboard-frontend/src/components
zvx-echo6 8273913c1a feat(dashboard): mesh topology graph + geographic map + node table
- D3 force-directed topology graph with flowing particle animations
- Leaflet geographic map with CartoDB Dark tiles
- Drag-to-reorganize with visible settling (matches Meshview behavior)
- SNR-based edge coloring: excellent/good/fair/marginal/poor
- Node detail panel with neighbor list and external map links
- Sortable/filterable node table
- Region-colored nodes, infrastructure vs client distinction
- Click-to-select synced across graph, map, table, and detail panel

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-05-12 12:14:45 -06:00
..
GeoMap.tsx feat(dashboard): mesh topology graph + geographic map + node table 2026-05-12 12:14:45 -06:00
Layout.tsx fix(dashboard): content scroll overflow bug 2026-05-12 16:46:51 +00:00
NodeDetail.tsx feat(dashboard): mesh topology graph + geographic map + node table 2026-05-12 12:14:45 -06:00
NodeTable.tsx feat(dashboard): mesh topology graph + geographic map + node table 2026-05-12 12:14:45 -06:00
TopologyGraph.tsx feat(dashboard): mesh topology graph + geographic map + node table 2026-05-12 12:14:45 -06:00