chartjs-chart-graph / ITreeSimNode
Interface: ITreeSimNode
Defined in: work/chartjs-chart-graph/chartjs-chart-graph/src/controllers/ForceDirectedGraphController.ts:35
Extends
Properties
_sim
_sim:
object
Defined in: work/chartjs-chart-graph/chartjs-chart-graph/src/controllers/ForceDirectedGraphController.ts:36
index?
optional
index:number
vx?
optional
vx:number
vy?
optional
vy:number
x?
optional
x:number
y?
optional
y:number
index?
optional
index:number
Defined in: work/chartjs-chart-graph/chartjs-chart-graph/src/controllers/GraphController.ts:37
Inherited from
parent?
optional
parent:number
Defined in: work/chartjs-chart-graph/chartjs-chart-graph/src/controllers/GraphController.ts:647
Inherited from
reset?
optional
reset:boolean
Defined in: work/chartjs-chart-graph/chartjs-chart-graph/src/controllers/ForceDirectedGraphController.ts:37
x
x:
number
Defined in: work/chartjs-chart-graph/chartjs-chart-graph/src/controllers/GraphController.ts:35
Inherited from
y
y:
number
Defined in: work/chartjs-chart-graph/chartjs-chart-graph/src/controllers/GraphController.ts:36