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 |
---|---|
TooltipBodyCallback |
TooltipsCallbacks.getBodyCallback()
Returns the user body callback.
|
Modifier and Type | Method and Description |
---|---|
void |
TooltipsCallbacks.setBodyCallback(TooltipBodyCallback bodyCallback)
Sets the user body callback.
|