| 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 |
|---|---|
default NumberFormatCallback |
IsNumericTick.getNumberFormatCallback()
Returns the callback to set the number formatting options.
|
| Modifier and Type | Method and Description |
|---|---|
default void |
IsNumericTick.setNumberFormat(NumberFormatCallback numberFormatCallback)
Sets the number formatting options.
|