public interface Extensions extends ClientBundle
ClientBundle.Source| Modifier and Type | Field and Description | 
|---|---|
| static Extensions | INSTANCEStatic reference to extensions java script source code | 
| Modifier and Type | Method and Description | 
|---|---|
| TextResource | datalabelsPlugin()Contains text representation of native chartdatalabels
 plugin code. | 
| TextResource | labelsPlugin()Contains text representation of native chart labels plugin
 code. | 
static final Extensions INSTANCE
@ClientBundle.Source(value="js/chartjs-plugin-labels.min.js") TextResource labelsPlugin()
@ClientBundle.Source(value="js/chartjs-plugin-datalabels.min.js") TextResource datalabelsPlugin()