| Package | Description | 
|---|---|
| org.pepstock.charba.client.annotation | 
 Contains all classes to activate the  
AnnotationPlugin#ID plugin (AKA chartjs-plugin-annotation.js ) for CHART.js. | 
| Modifier and Type | Method and Description | 
|---|---|
AdjustScaleRangeCallback | 
AbstractAnnotation.getAdjustScaleRangeCallback()
Returns the callback called to set whether the scale range should be adjusted if this annotation is out of range. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AbstractAnnotation.setAdjustScaleRange(AdjustScaleRangeCallback adjustScaleRangeCallback)
Sets the callback to set whether the scale range should be adjusted if this annotation is out of range. 
 |