Skip to main content

GeometryValue

@elastic/chartsExports


@elastic/charts / GeometryValue

Interface: GeometryValue

Contents

Properties

accessor

accessor: BandedAccessorType

Source

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


datum

datum: any

The original datum used for this geometry

Source

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


mark

mark: null | number

Source

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


x

x: any

Source

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


y

y: any

Source

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


Generated using typedoc-plugin-markdown and TypeDoc