ArrayNode
@elastic/charts • Exports
@elastic/charts / ArrayNode
Interface: ArrayNode
Contents
Extends
Properties
children
children:
HierarchyOfArrays
Source
packages/charts/src/chart_types/partition_chart/layout/utils/group_by_rollup.ts:51
depth
depth:
number
Inherited from
Source
packages/charts/src/chart_types/partition_chart/layout/utils/group_by_rollup.ts:39
inputIndex?
inputIndex?:
number
[]
Inherited from
Source
packages/charts/src/chart_types/partition_chart/layout/utils/group_by_rollup.ts:41
parent
parent:
ArrayNode
Source
packages/charts/src/chart_types/partition_chart/layout/utils/group_by_rollup.ts:52
path
path:
LegendPath
Source
packages/charts/src/chart_types/partition_chart/layout/utils/group_by_rollup.ts:54
sortIndex
sortIndex:
number
Source
packages/charts/src/chart_types/partition_chart/layout/utils/group_by_rollup.ts:53
statistics
statistics:
Statistics
Inherited from
Source
packages/charts/src/chart_types/partition_chart/layout/utils/group_by_rollup.ts:40
value
value:
number
Inherited from
Source
packages/charts/src/chart_types/partition_chart/layout/utils/group_by_rollup.ts:38
Generated using typedoc-plugin-markdown and TypeDoc