Skip to main content

AnnotationDomainType

@elastic/chartsExports


@elastic/charts / AnnotationDomainType

Variable: AnnotationDomainType

const AnnotationDomainType: Readonly<Object>

The domain type enum that can be associated with an annotation

Type declaration

XDomain

XDomain: "xDomain"

YDomain

YDomain: "yDomain"

Source

packages/charts/src/chart_types/xy_chart/utils/specs.ts:796


Generated using typedoc-plugin-markdown and TypeDoc