Skip to main content

GeometryValue

@elastic/chartsExports


@elastic/charts / GeometryValue

Interface: GeometryValue

Contents

Properties

accessor

accessor: BandedAccessorType

Source

packages/charts/src/utils/geometry.ts:38


datum

datum: any

The original datum used for this geometry

Source

packages/charts/src/utils/geometry.ts:42


mark

mark: null | number

Source

packages/charts/src/utils/geometry.ts:37


x

x: any

Source

packages/charts/src/utils/geometry.ts:36


y

y: any

Source

packages/charts/src/utils/geometry.ts:35


Generated using typedoc-plugin-markdown and TypeDoc