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 |
---|---|
DrawTimeCallback |
AbstractAnnotation.getDrawTimeCallback()
Returns the callback called to set the draw time which defines when the annotations are drawn.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractAnnotation.setDrawTime(DrawTimeCallback drawTimeCallback)
Sets the callback to set the draw time which defines when the annotations are drawn.
|