Package | Description |
---|---|
org.pepstock.charba.client.callbacks |
All callbacks interfaces to be implemented, also to use the scriptable options of CHART.JS.
|
Modifier and Type | Interface and Description |
---|---|
interface |
HtmlLegendItemCallback
This callback can be implemented to change the text of legend for a specific item, as HTML.
This callback is used ONLY by HtmlLegend plugin. |
interface |
HtmlLegendTitleCallback
This callback can be implemented to change the text of legend's title, as HTML.
This callback is used ONLY by HtmlLegend plugin. |