Package | Description |
---|---|
org.pepstock.charba.client.datalabels |
Contains all classes to activate the
DataLabelsPlugin.ID plugin (AKA chartjs-plugin-datalabels.js ) for CHART.js. |
Modifier and Type | Method and Description |
---|---|
AlignCallback |
LabelItem.getAlignCallback()
Returns the align callback, if set, otherwise
null . |
Modifier and Type | Method and Description |
---|---|
void |
LabelItem.setAlign(AlignCallback alignCallback)
Sets the align callback.
|
AbstractBuilder<T> |
AbstractBuilder.setAlign(AlignCallback alignCallback)
Sets the align callback.
|