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 |
---|---|
LabelPositionCallback |
LineLabel.getPositionCallback()
Returns the callback called to set the anchor position of label on line.
|
Modifier and Type | Method and Description |
---|---|
void |
LineLabel.setPosition(LabelPositionCallback positionCallback)
Sets the callback to set the anchor position of label on line.
|