| Package | Description |
|---|---|
| org.pepstock.charba.client.configuration |
Contains all elements to configure a chart instance (know as chart options at instance level).
|
| Modifier and Type | Method and Description |
|---|---|
TooltipFooterCallback |
TooltipsCallbacks.getFooterCallback()
Returns the user footer callback.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TooltipsCallbacks.setFooterCallback(TooltipFooterCallback footerCallback)
Sets the user footer callback.
|