NetworkGraph
NetworkGraph Component
Playground
Props
| Prop | Type | Default | Value |
|---|---|---|---|
| width | number | — | |
| height | number | — | |
| showLabels | boolean | — |
Default
WithEdgeLabels
StarTopology
| PROP | TYPE | DEFAULT | DESCRIPTION |
|---|---|---|---|
height | number | — | — |
showLabels | boolean | — | — |
width | number | — | — |
Using NetworkGraphtsx
import { NetworkGraph } from '@/components/NetworkGraph'
<NetworkGraph
width="..."
height="..."
showLabels="..."
/>Tokens Used
No design tokens detected