Core components for rendering the graph: the main canvas, node symbols, edge rendering, labels, and clusters.
Scanned 5/27/2026
Install via CLI
openskills install reaviz/skills# Graph
Core components for rendering the graph: the main canvas, node symbols, edge rendering, labels, and clusters.
## Components
| Component | Description |
|-----------|-------------|
| **GraphCanvas** | Main entry point — wraps scene, camera, lasso, and theme |
| **Nodes** | Sphere, SphereWithIcon, SphereWithSvg, Svg, Badge, custom renderers |
| **Edges** | Edge rendering, arrows, dashed/curved lines, self-loops, aggregation |
| **Labels** | Node/edge label configuration, visibility, font, background |
| **Clusters** | Cluster grouping by attribute with custom rendering |
No comments yet. Be the first to comment!