aws/graph-explorer

Node shape is not reflected in sidebar or legend

Open

#1188 aperta il 17 set 2025

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

Metriche repository

Star
 (456 star)
Metriche merge PR
 (Merge medio 3g 9h) (41 PR mergiate in 30 g)

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