| 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 |
|---|---|
ClampCallback |
LabelItem.getClampCallback()
Returns the clamp callback, if set, otherwise
null. |
| Modifier and Type | Method and Description |
|---|---|
AbstractBuilder<T> |
AbstractBuilder.setClamp(ClampCallback clampCallback)
Sets the clamp callback.
|
void |
LabelItem.setClamp(ClampCallback clampCallback)
Sets the clamp callback.
|