aws/graph-explorer

Node shape is not reflected in sidebar or legend

オープン

#1,188 opened on 2025/09/17

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (88 件のフォーク)auto 404
customizationfundamentalgood first issuesearchusability

Repository metrics

Stars
 (456 個のスター)
PR merge metrics
 (平均マージ 3d 9h) (30d で 41 merged PRs)

説明

If you customize the node shape, the sidebar and legend will still be a circle.

This is confusing and breaks the illusion that the node is being rendered in the side bar.

Potential solution

  • Use SVG to render a sample of the node with the appropriate color, icon, and shape inside VertexSymbol

コントリビューターガイド