aws/graph-explorer

Edge lines render behind nodes and show through transparency

Open

Aperta il 6 gen 2026

Vedi su GitHub
 (2 commenti) (0 reazioni) (1 assegnatario)TypeScript (456 star) (88 fork)auto 404
explorationfundamentalgood first issue

Descrizione

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

Guida contributor