DebugStateLine
@elastic/charts • Exports
@elastic/charts / DebugStateLine
Interface: DebugStateLine
Contents
Extends
Properties
color
color:
string
Inherited from
Source
packages/charts/src/state/types.ts:60
key
key:
string
Inherited from
Source
packages/charts/src/state/types.ts:58
name
name:
string
Inherited from
Source
packages/charts/src/state/types.ts:59
path
path:
string
Inherited from
Source
packages/charts/src/state/types.ts:69
points
points:
DebugStateValue
[]
Inherited from
Source
packages/charts/src/state/types.ts:70
visible
visible:
boolean
Inherited from
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