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 |
---|---|
ContentCallback |
LineLabel.getContentCallback()
Returns the callback called to set the text to display in label as list.
|
Modifier and Type | Method and Description |
---|---|
void |
LineLabel.setContent(ContentCallback contentCallback)
Sets the callback to set the text to display in label as list.
|