DebugStateLine
@elastic/charts • Exports
@elastic/charts / DebugStateLine
Interface: DebugStateLine
Contents
Extends
Properties
color
color:
string
Inherited from
Source
packages/charts/src/state/types.ts:53
key
key:
string
Inherited from
Source
packages/charts/src/state/types.ts:51
name
name:
string
Inherited from
Source
packages/charts/src/state/types.ts:52
path
path:
string
Inherited from
Source
packages/charts/src/state/types.ts:62
points
points:
DebugStateValue
[]
Inherited from
Source
packages/charts/src/state/types.ts:63
visible
visible:
boolean
Inherited from
Source
packages/charts/src/state/types.ts:61
visiblePoints
visiblePoints:
boolean
Inherited from
DebugStateLineConfig.visiblePoints
Source
packages/charts/src/state/types.ts:64
Generated using typedoc-plugin-markdown and TypeDoc