aws/graph-explorer

Edge lines render behind nodes and show through transparency

开放

#1,412 创建于 2026年1月6日

 (2 条评论) (0 个反应) (1 位负责人)TypeScript (88 个派生)auto 404
explorationfundamentalgood first issue

仓库指标

星标
 (456 个星标)
PR 合并指标
 (平均合并 3天 9小时) (30 天内合并 41 个 PR)

描述

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

贡献者指南