Skip to main content

MetricProgressValueLabels

@elastic/chartsExports


@elastic/charts / MetricProgressValueLabels

Interface: MetricProgressValueLabels

Accessible labels used by explicit-domain Metric progress bars.

When MetricWProgress.domain is provided, Metric exposes actual values rather than derived percentages for titles and aria text. These labels customize that value and target wording.

Contents

Properties

target

target: string

Source

packages/charts/src/chart_types/metric/specs/index.ts:116


value

value: string

Source

packages/charts/src/chart_types/metric/specs/index.ts:115


Generated using typedoc-plugin-markdown and TypeDoc