Package | Description |
---|---|
org.pepstock.charba.client.labels |
Contains all classes to use
LabelsPlugin.ID plugin (AKA
chartjs-plugin-labels.js ) available for CHART.JS |
org.pepstock.charba.client.labels.callbacks |
Contains the
LabelsPlugin.ID plugin callback interfaces to configure the plugin itself. |
Class and Description |
---|
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. |
RenderItem
This object is wrapping the native java script object provided by
LabelsPlugin.ID plugin when the RENDER function is
called. |
Class and Description |
---|
FontColorItem
This object is wrapping the native java script object provided by
LabelsPlugin.ID plugin when the FONTCOLOR function
is called. |
RenderItem
This object is wrapping the native java script object provided by
LabelsPlugin.ID plugin when the RENDER function is
called. |