Skip to main content

BulletDebugStateRow

@elastic/chartsExports


@elastic/charts / BulletDebugStateRow

Interface: BulletDebugStateRow

Contents

Properties

colorBands

colorBands: string[]

Source

packages/charts/src/state/types.ts:134


domain

domain: GenericDomain

Source

packages/charts/src/state/types.ts:136


subtitle?

subtitle?: string

Source

packages/charts/src/state/types.ts:133


subtype

subtype: BulletSubtype

Source

packages/charts/src/state/types.ts:129


target?

target?: number

Source

packages/charts/src/state/types.ts:130


ticks

ticks: number[]

Source

packages/charts/src/state/types.ts:135


title

title: string

Source

packages/charts/src/state/types.ts:132


value

value: number

Source

packages/charts/src/state/types.ts:131


Generated using typedoc-plugin-markdown and TypeDoc