| 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 clear selection element alignment.
|
| PointerElement
The elements of the chart in scope of
ChartPointer.ID plugin. |
| Render
Enumeration of available render to use to configure clear selection 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 clear selection 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. |
| 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 clear selection 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. |