GeometryValue
@elastic/charts • Exports
@elastic/charts / GeometryValue
Interface: GeometryValue
Contents
Properties
accessor
accessor:
BandedAccessorType
Source
packages/charts/src/utils/geometry.ts:35
datum
datum:
any
The original datum used for this geometry
Source
packages/charts/src/utils/geometry.ts:39
mark
mark:
null
|number
Source
packages/charts/src/utils/geometry.ts:34
x
x:
any
Source
packages/charts/src/utils/geometry.ts:33
y
y:
any
Source
packages/charts/src/utils/geometry.ts:32
Generated using typedoc-plugin-markdown and TypeDoc