Skip to main content

PartitionLayout

@elastic/chartsExports


@elastic/charts / PartitionLayout

Variable: PartitionLayout

const PartitionLayout: Readonly<Object>

Type declaration

flame

flame: "flame"

icicle

icicle: "icicle"

mosaic

mosaic: "mosaic"

sunburst

sunburst: "sunburst"

treemap

treemap: "treemap"

waffle

waffle: "waffle"

Source

packages/charts/src/chart_types/partition_chart/layout/types/config_types.ts:14


Generated using typedoc-plugin-markdown and TypeDoc