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 |
---|---|
OpacityCallback |
LabelItem.getOpacityCallback()
Returns the opacity callback, if set, otherwise
null . |
Modifier and Type | Method and Description |
---|---|
void |
LabelItem.setOpacity(OpacityCallback opacityCallback)
Sets the opacity callback.
|
AbstractBuilder<T> |
AbstractBuilder.setOpacity(OpacityCallback opacityCallback)
Sets the opacity callback.
|