ProjectedValues
@elastic/charts • Exports
@elastic/charts / ProjectedValues
Type alias: ProjectedValues
ProjectedValues:
Object
An object that contains the scaled mouse position based on the current chart configuration.
Type declaration
smHorizontalValue
smHorizontalValue:
PrimitiveValue
The categorical value used for the horizontal placement of the chart in a small multiple layout
smVerticalValue
smVerticalValue:
PrimitiveValue
The categorical value used for the vertical placement of the chart in a small multiple layout
x
The independent variable of the chart
y
y:
Object
[]
The set of dependent variable, each one with its own groupId
Source
packages/charts/src/specs/settings.tsx:134
Generated using typedoc-plugin-markdown and TypeDoc