Skip to main content

MetricFontWeight

@elastic/chartsExports


@elastic/charts / MetricFontWeight

Type alias: MetricFontWeight

MetricFontWeight: Extract<FontWeight, "bold" | "normal" | 500>

Metric font weight options for text styling.

Source

packages/charts/src/utils/themes/theme.ts:309


Generated using typedoc-plugin-markdown and TypeDoc