| Package | Description | 
|---|---|
| org.pepstock.charba.client.impl.plugins | 
 Contains some plugins implementations, available out-of-the box. 
 | 
| org.pepstock.charba.client.impl.plugins.enums | 
 Contains the enumeration items to configure out of the box CHARBA plugins. 
 | 
| Class and Description | 
|---|
| Align
 Property to set the selection cleaner element alignment. 
 | 
| PointerElement
 The elements of the chart in scope of  
ChartPointer.ID plugin. | 
| Render
 Enumeration of available render to use to configure selection cleaner element. 
 | 
| SchemeScope
 Enumerates the possible values to address coloring of BAR or BUBBLE datasets by a color scheme. 
 | 
| Class and Description | 
|---|
| Align
 Property to set the selection cleaner element alignment. 
 | 
| BrewerScheme
 Contains all scheme definitions to map the Color Brewer schemes. 
To configure ColorSchemes.ID plugin, where category is "brewer".Every color scheme has a number at the end of its name, which indicates the number of that colors included in the scheme.  | 
| GoogleChartScheme
 Contains all scheme definitions to map the Google chart schemes. 
To configure ColorSchemes.ID plugin, where category is "googlechart".Every color scheme has a number at the end of its name, which indicates the number of that colors included in the scheme. If the number of the datasets is larger than it, the same colors will appear repeatedly. A color is not modified if it is specified by dataset options.  | 
| GwtMaterialScheme
 Contains all scheme definitions to map the GWT material schemes. 
To configure ColorSchemes.ID plugin, where category is "gwtmaterial".Every color scheme has a number at the end of its name, which indicates the number of that colors included in the scheme.  | 
| OfficeScheme
 Contains all scheme definitions to map the Microsoft Office schemes. 
To configure ColorSchemes.ID plugin, where category is "office".Every color scheme has a number at the end of its name, which indicates the number of that colors included in the scheme.  | 
| PointerElement
 The elements of the chart in scope of  
ChartPointer.ID plugin. | 
| Render
 Enumeration of available render to use to configure selection cleaner element. 
 | 
| SchemeScope
 Enumerates the possible values to address coloring of BAR or BUBBLE datasets by a color scheme. 
 | 
| TableauScheme
 Contains all scheme definitions to map the Tableau schemes. 
To configure ColorSchemes.ID plugin, where category is "tableau".Every color scheme has a number at the end of its name, which indicates the number of that colors included in the scheme.  |