Skip to main content

MetricElementEvent

@elastic/chartsExports


@elastic/charts / MetricElementEvent

Type alias: MetricElementEvent

MetricElementEvent: Object

Describes a Metric element that is the subject of an interaction. In particular, it reports the index of the metric within the two-dimensional data array

Type declaration

columnIndex

columnIndex: number

rowIndex

rowIndex: number

type

type: "metricElementEvent"

Source

packages/charts/src/specs/settings.tsx:113


Generated using typedoc-plugin-markdown and TypeDoc