DebugState
@elastic/charts • Exports
@elastic/charts / DebugState
Interface: DebugState
Describes visible chart state for use in functional tests
TODO: add other chart types to debug state
Contents
Properties
annotations?
annotations?:
DebugStateAnnotations
[]
Source
packages/charts/src/state/types.ts:157
areas?
areas?:
DebugStateArea
[]
Source
packages/charts/src/state/types.ts:154
axes?
axes?:
DebugStateAxes
Source
packages/charts/src/state/types.ts:153
bars?
bars?:
DebugStateBar
[]
Source
packages/charts/src/state/types.ts:156
bullet?
bullet?:
BulletDebugState
Source
packages/charts/src/state/types.ts:160
heatmap?
heatmap?:
HeatmapDebugState
Source
packages/charts/src/state/types.ts:158
legend?
legend?:
DebugStateLegend
Source
packages/charts/src/state/types.ts:152
lines?
lines?:
DebugStateLine
[]
Source
packages/charts/src/state/types.ts:155
partition?
partition?:
PartitionDebugState
[]
Source
packages/charts/src/state/types.ts:159
Generated using typedoc-plugin-markdown and TypeDoc