| 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 | Class and Description |
|---|---|
class |
ScriptableContext
The option context is used to give contextual information when resolving options.
The context object contains the following properties: index(int): index of the associated data datasetIndex(int): index of the associated dataset active(boolean): if the data and dataset item is hovered. |