Package | Description |
---|---|
org.pepstock.charba.client.controllers | |
org.pepstock.charba.client.items |
Modifier and Type | Class and Description |
---|---|
protected static class |
StyleElement.InternalScaleItem
Internal class to extend scale items.
|
Modifier and Type | Class and Description |
---|---|
class |
AxisItem
There are a number of configuration callbacks that can be used to change parameters in the scale at different points in the
update process.
This is the CHART.JS item with all needed info about an axis. |
class |
LegendNode
Wrapper of legend node of CHART.JS.
|
class |
ScaleItem
Wraps the scale item of CHART JS chart.
|
class |
ScaleLongestTextCacheItem
Legend internal object to get data about ticks and their length in pixels.
|
class |
TitleNode
Wrapper of title node of CHART.JS.
|