Clusters
Group nodes into visual clusters by a shared attribute. Clusters render as rings around grouped nodes with optional labels and custom rendering.
Configuration
Set clusterAttribute on GraphCanvas to enable clustering. The value should match a property on your GraphNode objects.
GraphCanvas Cluster Props
| Prop | Type | Default | Description |
|---|---|---|---|
clusterAttribute | string | — | Node property to cluster by |
| `constrainDragging |
[Description truncada. Veja o README completo no GitHub.]