Package | Description |
---|---|
org.pepstock.charba.client.labels |
Contains all classes to use
LabelsPlugin.ID plugin (AKA
chartjs-plugin-labels.js ) available for CHART.JS |
Modifier and Type | Method and Description |
---|---|
RenderCallback |
LabelsOptions.getRenderCallback()
Returns the render callback, if set, otherwise
null . |
Modifier and Type | Method and Description |
---|---|
LabelsOptionsBuilder |
LabelsOptionsBuilder.setRender(RenderCallback renderCallback)
Sets the render callback.
|
void |
LabelsOptions.setRender(RenderCallback renderCallback)
Sets the render callback.
|