Skip to main content

Component Events

The annotate, measure, and range brush interaction modes fire component events that allow a user to provide custom functionality when a user interacts with the chart or chart element.

Annotation Events

NameDescription
onAnnotationAdd 
onAnnotationRemove 
onAnnotationSelect
onAnnotationUpdate
onAnnotationVisible

 


Measurement Events

NameDescription
onMeasurementAdd 
onMeasurementRemove 
onMeasurementSelect
onMeasurementUpdate
onMeasurementVisible

 


Range Brush Events

NameDescription
onRangeBrushAdd 
onRangeBrushRemove 
onRangeBrushSelect
onRangeBrushUpdate