aws/graph-explorer

Node shape is not reflected in sidebar or legend

Offen

#1.188 geöffnet am 17.09.2025

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (88 Forks)auto 404
customizationfundamentalgood first issuesearchusability

Repository-Metriken

Stars
 (456 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 3T 9h) (41 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide