Skip to main content

RectAnnotation

@elastic/chartsExports


@elastic/charts / RectAnnotation

Function: RectAnnotation()

RectAnnotation(props, context?): null | ReactElement<any, any>

Parameters

props: PropsWithChildren<SFProps<RectAnnotationSpec, "chartType" | "specType", "zIndex" | "groupId" | "annotationType" | "outside", SFOptionalKeys<RectAnnotationSpec, "chartType" | "specType", "zIndex" | "groupId" | "annotationType" | "outside">, SFRequiredKeys<RectAnnotationSpec, "chartType" | "specType", "zIndex" | "groupId" | "annotationType" | "outside", SFOptionalKeys<RectAnnotationSpec, "chartType" | "specType", "zIndex" | "groupId" | "annotationType" | "outside">>>>

context?: any

Returns

null | ReactElement<any, any>

Source

node_modules/@types/react/index.d.ts:544


Generated using typedoc-plugin-markdown and TypeDoc