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 | Class and Description |
---|---|
class |
CartesianCategoryAxis
This object is used to map defined axis as category.
|
class |
CartesianLinearAxis
This object is used to map defined axis as linear.
|
class |
CartesianLogarithmicAxis
This object is used to map defined axis as logarithmic.
|
class |
CartesianTimeAxis
This object is used to map defined axis as time.
|
class |
CartesianTimeSeriesAxis
This object is used to map defined axis as time series.
|