chartjs-plugin-labels.js
) available for CHART.JSSee: Description
Class | Description |
---|---|
FontColorItem |
This object is wrapping the native java script object provided by labels plugin when the FONTCOLOR function is called.
|
LabelsOptions |
This is the object to map the LABELS plugin options, both at chart and global level.
|
LabelsOptionsBuilder |
Comfortable object to create LABELS plugin options by a builder.
|
LabelsOptionsFactory |
Factory to get the options (form chart or from default global ones) related to LABELS plugin.
|
LabelsPlugin |
Entry point of LABELS plugin with some static utilities to
enable it and to get and set options.
|
RenderItem |
This object is wrapping the native java script object provided by labels plugin when the RENDER function is called.
|
chartjs-plugin-labels.js
) available for CHART.JS