aws/graph-explorer

Node shape is not reflected in sidebar or legend

Open

Aperta il 17 set 2025

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)TypeScript (456 star) (88 fork)auto 404
customizationfundamentalgood first issuesearchusability

Descrizione

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

Guida contributor