aws/graph-explorer

Node shape is not reflected in sidebar or legend

Aberta

#1.188 aberto em 17 de set. de 2025

 (0 comentário) (0 reação) (0 responsável)TypeScript (88 forks)auto 404
customizationfundamentalgood first issuesearchusability

Métricas do repositório

Stars
 (456 estrelas)
Métricas de merge de PR
 (Mesclagem média 3d 9h) (41 fundiu PRs em 30d)

Description

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

Guia do colaborador