DebugStateAxis
@elastic/charts • Exports
@elastic/charts / DebugStateAxis
Interface: DebugStateAxis
Contents
Properties
gridlines
gridlines:
Object
[]
Source
packages/charts/src/state/types.ts:31
id
id:
string
Source
packages/charts/src/state/types.ts:26
labels
labels:
string
[]
Source
packages/charts/src/state/types.ts:29
position
position:
Position
Source
packages/charts/src/state/types.ts:27
rotation?
rotation?:
number
Source
packages/charts/src/state/types.ts:35
title?
title?:
string
Source
packages/charts/src/state/types.ts:28
values
values:
any
[]
Source
packages/charts/src/state/types.ts:30
Generated using typedoc-plugin-markdown and TypeDoc