Skip to content

grafit-charts


Variable: annotationsModule

const annotationsModule: object

Type Declaration

api

readonly api: object = annotationsApi

api.render

render: (annotations, args) => void = renderAnnotations

Declarative annotations in data coordinates (interactive drawing — later).

Parameters
annotations

AnnotationOptions[]

args

AnnotationsRenderArgs

Returns

void

kind

readonly kind: "feature" = 'feature'

name

readonly name: "annotations" = 'annotations'