| Package | Description |
|---|---|
| org.pepstock.charba.client.impl.plugins |
Contains some plugins implementations, available out-of-the box.
|
| Modifier and Type | Method and Description |
|---|---|
HtmlLegendTextCallback |
HtmlLegendOptions.getLegendTextCallback()
Returns the callback which can be implemented to change the text of legend for a specific item, as HTML.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HtmlLegendOptions.setLegendTextCallback(HtmlLegendTextCallback legendTextCallback)
Sets the callback which can be implemented to change the text of legend for a specific item, as HTML.
|