| Package | Description | 
|---|---|
| org.pepstock.charba.client.data | 
 Contains all elements to configure the datasets of a chart instance (know as chart data at instance level). 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
FloatingData
Specifies the dataset for a bar chart as a pair of two numbers. 
This will force rendering of bars with gaps between them (floating-bars). First and second numbers will correspond the start and the end points of a bar respectively.  |