| 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 | Interface and Description |
|---|---|
interface |
AxisBuildTicksCallback
Interface to be implemented which can be used to change parameters in the scale during ticks building.
|
interface |
CategoryAxisBuildTicksCallback
Interface to be implemented which can be used to change parameters in the scale during ticks building, for
CartesianCategoryAxis. |
interface |
TimeAxisBuildTicksCallback
Interface to be implemented which can be used to change parameters in the scale during ticks building, for
CartesianTimeAxis. |