Skip to main content

DebugStateLine

@elastic/chartsExports


@elastic/charts / DebugStateLine

Interface: DebugStateLine

Contents

Extends

Properties

color

color: string

Inherited from

DebugStateBase.color

Source

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


key

key: string

Inherited from

DebugStateBase.key

Source

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


name

name: string

Inherited from

DebugStateBase.name

Source

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


path

path: string

Inherited from

DebugStateLineConfig.path

Source

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


points

points: DebugStateValue[]

Inherited from

DebugStateLineConfig.points

Source

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


visible

visible: boolean

Inherited from

DebugStateLineConfig.visible

Source

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


visiblePoints

visiblePoints: boolean

Inherited from

DebugStateLineConfig.visiblePoints

Source

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


Generated using typedoc-plugin-markdown and TypeDoc