BulletDebugStateRow
@elastic/charts • Exports
@elastic/charts / BulletDebugStateRow
Interface: BulletDebugStateRow
Contents
Properties
colorBands
colorBands:
string
[]
Source
packages/charts/src/state/types.ts:127
domain
domain:
GenericDomain
Source
packages/charts/src/state/types.ts:129
subtitle?
subtitle?:
string
Source
packages/charts/src/state/types.ts:126
subtype
subtype:
BulletSubtype
Source
packages/charts/src/state/types.ts:122
target?
target?:
number
Source
packages/charts/src/state/types.ts:123
ticks
ticks:
number
[]
Source
packages/charts/src/state/types.ts:128
title
title:
string
Source
packages/charts/src/state/types.ts:125
value
value:
number
Source
packages/charts/src/state/types.ts:124
Generated using typedoc-plugin-markdown and TypeDoc