aws/graph-explorer

Node shape is not reflected in sidebar or legend

开放

#1,188 创建于 2025年9月17日

 (0 条评论) (0 个反应) (0 位负责人)TypeScript (88 个派生)auto 404
customizationfundamentalgood first issuesearchusability

仓库指标

星标
 (456 个星标)
PR 合并指标
 (平均合并 3天 9小时) (30 天内合并 41 个 PR)

描述

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

贡献者指南