Skip to main content

ArrayNode

@elastic/chartsExports


@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

NodeDescriptor.depth

Source

packages/charts/src/chart_types/partition_chart/layout/utils/group_by_rollup.ts:39


inputIndex?

inputIndex?: number[]

Inherited from

NodeDescriptor.inputIndex

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

NodeDescriptor.statistics

Source

packages/charts/src/chart_types/partition_chart/layout/utils/group_by_rollup.ts:40


value

value: number

Inherited from

NodeDescriptor.value

Source

packages/charts/src/chart_types/partition_chart/layout/utils/group_by_rollup.ts:38


Generated using typedoc-plugin-markdown and TypeDoc