aws/graph-explorer

Edge lines render behind nodes and show through transparency

Ouverte

#1 412 ouverte le 6 janv. 2026

 (2 commentaires) (0 réaction) (1 personne assignée)TypeScript (88 forks)auto 404
explorationfundamentalgood first issue

Métriques du dépôt

Stars
 (456 étoiles)
Métriques de merge PR
 (Merge moyen 3j 9h) (41 PRs mergées en 30 j)

Description

The edge lines seem to start rendering behind the node circle, and since the node is transparent the lines show through.

Considerations

  • Edge lines should be touching the node
  • Nodes can be other shapes besides circles
  • We may need to explore having the lines offset a bit to make the design look cleaner
    • This might be tricky in more densely populated graphs

Guide contributeur