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.impl.charts |
Contains METER and GAUGE charts implementations (based on controllers), available out-of-the box.
|
Modifier and Type | Class and Description |
---|---|
class |
DoughnutOptions
Specific options for DOUGHNUT chart.
|
class |
PieOptions
Specific options for PIE chart.
|
Modifier and Type | Class and Description |
---|---|
class |
GaugeOptions
Specific options for GAUGE chart.
|
class |
MeterOptions
Specific options for METER chart.
|