| 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 |
|---|---|
TooltipExternalCallback |
Tooltips.getExternalCallback()
Returns the user external callback instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Tooltips.setExternalCallback(TooltipExternalCallback externalCallback)
Sets the user external callback instance.
|