DebugStateAxis
@elastic/charts • Exports
@elastic/charts / DebugStateAxis
Interface: DebugStateAxis
Contents
Properties
gridlines
gridlines:
Object
[]
Source
packages/charts/src/state/types.ts:25
id
id:
string
Source
packages/charts/src/state/types.ts:20
labels
labels:
string
[]
Source
packages/charts/src/state/types.ts:23
position
position:
Position
Source
packages/charts/src/state/types.ts:21
title?
title?:
string
Source
packages/charts/src/state/types.ts:22
values
values:
any
[]
Source
packages/charts/src/state/types.ts:24
Generated using typedoc-plugin-markdown and TypeDoc