Package | Description |
---|---|
org.pepstock.charba.client.configuration |
Contains all elements to configure a chart instance (know as chart options at instance level).
|
org.pepstock.charba.client.options |
Contains all elements to configure charts at global level (know as chart global options).
|
Modifier and Type | Method and Description |
---|---|
IsNumberFormat |
IsNumericTick.getNumberFormat()
Returns the number format instance.
|
IsNumberFormat |
RadialLinearTick.getNumberFormat() |
Modifier and Type | Class and Description |
---|---|
class |
TicksNumberFormat
It applies the number formatting to the ticks of all linear scales.
|