Skip to main content

GeometryValue

@elastic/chartsExports


@elastic/charts / GeometryValue

Interface: GeometryValue

Contents

Properties

accessor

accessor: BandedAccessorType

Source

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


datum

datum: any

The original datum used for this geometry

Source

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


mark

mark: null | number

Source

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


x

x: any

Source

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


y

y: any

Source

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


Generated using typedoc-plugin-markdown and TypeDoc