Skip to main content

ColorBandConfig

@elastic/chartsExports


@elastic/charts / ColorBandConfig

Type alias: ColorBandConfig

ColorBandConfig: OpenClosedBoundsConfig<number | ColorBandValue> & Object

Type declaration

color

color: Color

Color to be applied to band

Source

packages/charts/src/chart_types/bullet_graph/utils/color.ts:51


Generated using typedoc-plugin-markdown and TypeDoc