NetworkNode
Defined in: types/index.ts:383
A node in a network / force-directed graph.
Properties
group?
optionalgroup?:string|number
Defined in: types/index.ts:386
id
id:
string
Defined in: types/index.ts:384
label?
optionallabel?:string
Defined in: types/index.ts:385
size?
optionalsize?:number
Defined in: types/index.ts:387