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