| Package | Description | 
|---|---|
| org.pepstock.charba.client.labels | 
 Contains all classes to use  
LabelsPlugin.ID plugin (AKA chartjs-plugin-labels.js) available for CHART.JS | 
| Class and Description | 
|---|
| Font
 Base object to map font options for  
LabelsPlugin.ID plugin configuration. | 
| Label
 This is the object to map the  
LabelsPlugin.ID plugin options, both at chart and global level. | 
| LabelBuilder
 Comfortable object to create  
LabelsPlugin.ID plugin LABEL options by a builder. | 
| LabelId
 Represents the label id of a label configuration object in the  
LabelsPlugin.ID plugin. | 
| LabelsContext
 This object is wrapping the native java script object provided by  
LabelsPlugin.ID plugin when the callback function is called. | 
| LabelsOptions
 This is the object to map the  
LabelsPlugin.ID plugin options, both at chart and global level. | 
| LabelsOptionsBuilder
 Comfortable object to create  
LabelsPlugin.ID plugin options by a builder. | 
| LabelsOptionsFactory
 Factory to get the options (form chart or from default global ones) related to  
LabelsPlugin.ID plugin. |