aws/graph-explorer

Edge lines render behind nodes and show through transparency

Aberta

#1.412 aberto em 6 de jan. de 2026

 (2 comentários) (0 reação) (1 responsável)TypeScript (88 forks)auto 404
explorationfundamentalgood first issue

Métricas do repositório

Stars
 (456 estrelas)
Métricas de merge de PR
 (Mesclagem média 3d 9h) (41 fundiu PRs em 30d)

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

Guia do colaborador