Uses of Package
org.pepstock.charba.client.impl.plugins.enums
-
Packages that use org.pepstock.charba.client.impl.plugins.enums 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. -
Classes in org.pepstock.charba.client.impl.plugins.enums used by org.pepstock.charba.client.impl.plugins Class Description Align Property to set the selection cleaner element alignment.PointerElement The elements of the chart in scope ofChartPointer.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. -
Classes in org.pepstock.charba.client.impl.plugins.enums used by org.pepstock.charba.client.impl.plugins.enums Class Description Align Property to set the selection cleaner element alignment.BrewerScheme Contains all scheme definitions to map the Color Brewer schemes.
To configureColorSchemes.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.DatasetSeletionEventType Enumerates the selection event type of theDatasetsItemsSelector
plugin.GoogleChartScheme Contains all scheme definitions to map the Google chart schemes.
To configureColorSchemes.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 configureColorSchemes.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 configureColorSchemes.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 ofChartPointer.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 configureColorSchemes.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.