| Package | Description | 
|---|---|
| org.pepstock.charba.client | 
 Main package with all charts implementation, global classes and common interfaces. 
 | 
| org.pepstock.charba.client.configuration | 
 Contains all elements to configure a chart instance (know as chart options at instance level). 
 | 
| org.pepstock.charba.client.gwt.widgets | 
 Contains all charts classes wrapped as GWT widget in order to enable to use inside to GWT UIBinder. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
BarOptions | 
BarChart.getOptions()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
HorizontalBarOptions
Specific options for HORIZONTAL BAR chart. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
BarOptions | 
BarChartWidget.getOptions()  |