aws/graph-explorer

Node shape is not reflected in sidebar or legend

Ouverte

#1 188 ouverte le 17 sept. 2025

 (0 commentaire) (0 réaction) (0 personne assignée)TypeScript (88 forks)auto 404
customizationfundamentalgood first issuesearchusability

Métriques du dépôt

Stars
 (456 étoiles)
Métriques de merge PR
 (Merge moyen 3j 9h) (41 PRs mergées en 30 j)

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

Guide contributeur