Package | Description |
---|---|
org.pepstock.charba.client.labels |
Contains all classes to use LABELS plugin (AKA
chartjs-plugin-labels.js ) available for CHART.JS |
Class and Description |
---|
FontColorCallback
Callback interface of labels plugin to change font color at runtime, using the arguments.
|
RenderCallback
Callback interface of labels plugin to provide the item to be rendered as string or as image at runtime, using the arguments.
|