Skip to main content

DebugStateAnnotations

@elastic/chartsExports


@elastic/charts / DebugStateAnnotations

Type alias: DebugStateAnnotations

DebugStateAnnotations: Object

Type declaration

data

data: LineAnnotationDatum | RectAnnotationDatum

domainType?

domainType?: "xDomain" | "yDomain"

id

id: string

style

style: RectAnnotationStyle | LineAnnotationStyle

type

type: typeof AnnotationType.Line | typeof AnnotationType.Rectangle

Source

packages/charts/src/state/types.ts:112


Generated using typedoc-plugin-markdown and TypeDoc