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
Name | Description |
---|---|
onAnnotationAdd | |
onAnnotationRemove | |
onAnnotationSelect | |
onAnnotationUpdate | |
onAnnotationVisible |
Measurement Events
Name | Description |
---|---|
onMeasurementAdd | |
onMeasurementRemove | |
onMeasurementSelect | |
onMeasurementUpdate | |
onMeasurementVisible |
Range Brush Events
Name | Description |
---|---|
onRangeBrushAdd | |
onRangeBrushRemove | |
onRangeBrushSelect | |
onRangeBrushUpdate |