Skip to content

Documentation / @ripl/charts / ChartAnnotation

Type Alias: ChartAnnotation ​

ChartAnnotation = ChartLineAnnotation | ChartBandAnnotation | ChartPointAnnotation

Defined in: charts/src/components/annotation.ts:84

Any chart annotation: a reference line, a shaded band, or a point marker.