chartjs-chart-graph / IDendrogramChartControllerDatasetOptions
Interface: IDendrogramChartControllerDatasetOptions
Defined in: work/chartjs-chart-graph/chartjs-chart-graph/src/controllers/DendrogramController.ts:185
Extends
Properties
arrowHeadOffset
arrowHeadOffset:
ScriptableAndArray
<number
,ScriptableContext
<"graph"
>>
Defined in: work/chartjs-chart-graph/chartjs-chart-graph/src/elements/EdgeLine.ts:45
Inherited from
IEdgeLineOptions
.arrowHeadOffset
arrowHeadSize
arrowHeadSize:
ScriptableAndArray
<number
,ScriptableContext
<"graph"
>>
Defined in: work/chartjs-chart-graph/chartjs-chart-graph/src/elements/EdgeLine.ts:44
Inherited from
IEdgeLineOptions
.arrowHeadSize
directed
directed:
ScriptableAndArray
<boolean
,ScriptableContext
<"graph"
>>
Defined in: work/chartjs-chart-graph/chartjs-chart-graph/src/elements/EdgeLine.ts:43
Inherited from
edges
edges:
IGraphEdgeDataPoint
[]
Defined in: work/chartjs-chart-graph/chartjs-chart-graph/src/controllers/GraphController.ts:661
Inherited from
IGraphChartControllerDatasetOptions
.edges
tree
tree:
ITreeOptions
Defined in: work/chartjs-chart-graph/chartjs-chart-graph/src/controllers/DendrogramController.ts:186