DebugStateArea
@elastic/charts • Exports
@elastic/charts / DebugStateArea
Type alias: DebugStateArea
DebugStateArea:
Omit<DebugStateLine,"points"|"visiblePoints"> &Object
Type declaration
lines
lines:
Object
lines.y0?
lines.y0?:
DebugStateLineConfig
lines.y1
lines.y1:
DebugStateLineConfig
path
path:
string
Source
packages/charts/src/state/types.ts:78
Generated using typedoc-plugin-markdown and TypeDoc