| Package | Description |
|---|---|
| org.pepstock.charba.client |
Main package with all charts implementation, global classes and common interfaces.
|
| org.pepstock.charba.client.annotation |
Contains all classes to activate the
AnnotationPlugin.ID plugin (AKA chartjs-plugin-annotation.js ) for CHART.js. |
| org.pepstock.charba.client.configuration |
Contains all elements to configure a chart instance (know as chart options at instance level).
|
| org.pepstock.charba.client.data |
Contains all elements to configure the datasets of a chart instance (know as chart data at instance level).
|
| org.pepstock.charba.client.datalabels |
Contains all classes to activate the
DataLabelsPlugin.ID plugin (AKA chartjs-plugin-datalabels.js ) for CHART.js. |
| org.pepstock.charba.client.defaults |
Contains all interfaces need to provide defaults values of the chart options.
|
| org.pepstock.charba.client.defaults.chart |
Contains the default values of chart options based on type of chart instance.
|
| org.pepstock.charba.client.defaults.globals |
Contains the default values of chart options for all chart types (CHART.JS options defaults).
|
| org.pepstock.charba.client.gwt.widgets |
Contains all charts classes wrapped as GWT widget in order to enable to use inside to GWT UIBinder.
|
| org.pepstock.charba.client.impl.charts |
Contains METER and GAUGE charts implementations (based on controllers), available out-of-the box.
|
| org.pepstock.charba.client.impl.plugins |
Contains some plugins implementations, available out-of-the box.
|
| org.pepstock.charba.client.items |
Contains all elements generated by CHART.JS, which are mapping java script objects, to use at runtime in plugins, events or controllers.
|
| org.pepstock.charba.client.labels |
Contains all classes to use
LabelsPlugin.ID plugin (AKA chartjs-plugin-labels.js) available for CHART.JS |
| org.pepstock.charba.client.options |
Contains all elements to configure charts at global level (know as chart global options).
|
| org.pepstock.charba.client.plugins |
Contains all classes to manage the plugin implementations.
|
| org.pepstock.charba.client.zoom |
Contains all classes to activate the
ZoomPlugin.ID plugin (AKA chartjs-plugin-zoom.js ) for CHART.js. |
| Class and Description |
|---|
| IsDefaultOptions
Interface to define options defaults.
|
| IsDefaultScale
Interface to define scale/axis object defaults.
|
| IsDefaultScaledOptions
Interface to define options defaults.
|
| Class and Description |
|---|
| IsDefaultPlugins
Interface to define plugins object defaults.
|
| Class and Description |
|---|
| IsDefaultScaledOptions
Interface to define options defaults.
|
| Class and Description |
|---|
| IsDefaultOptions
Interface to define options defaults.
|
| Class and Description |
|---|
| IsDefaultPlugins
Interface to define plugins object defaults.
|
| Class and Description |
|---|
| IsDefaultAdapters
Interface to define adapter options defaults.
|
| IsDefaultAngleLines
Interface to define angle lines defaults.
|
| IsDefaultAnimation
Interface to define animation object defaults.
|
| IsDefaultArc
Interface to define arc object defaults.
|
| IsDefaultBaseTick
Interface to define base tick object defaults.
|
| IsDefaultElements
Interface to define elements object defaults.
|
| IsDefaultFontItem
Interface for elements object defaults.
|
| IsDefaultGridLines
Interface to define grid lines defaults.
|
| IsDefaultHover
Interface to define hover object defaults.
|
| IsDefaultLayout
Interface to define layout object defaults.
|
| IsDefaultLegend
Interface to define legends object defaults.
|
| IsDefaultLegendLabels
Interface to define legend labels object defaults.
|
| IsDefaultLine
Interface to define line object defaults.
|
| IsDefaultMajorTick
Interface to define MAJOR tick object defaults.
|
| IsDefaultMinorTick
Interface to define MINOR tick object defaults.
|
| IsDefaultOptions
Interface to define options defaults.
|
| IsDefaultOptionsElement
Interface to define arc object defaults.
|
| IsDefaultPadding
Interface to define padding object defaults.
|
| IsDefaultPlugins
Interface to define plugins object defaults.
|
| IsDefaultPoint
Interface to define point object defaults.
|
| IsDefaultPointLabels
Interface to define point labels object defaults.
|
| IsDefaultRectangle
Interface to define rectangle object defaults.
|
| IsDefaultScale
Interface to define scale/axis object defaults.
|
| IsDefaultScaleLabel
Interface to define scale label object defaults.
|
| IsDefaultScales
Interface to define scales/axes object defaults.
|
| IsDefaultTextDirectioner
Interface to define text direction options.
|
| IsDefaultTicks
Interface to define ticks object defaults.
|
| IsDefaultTime
Interface to define time object defaults.
|
| IsDefaultTitle
Interface to define title object defaults.
|
| IsDefaultTooltips
Interface to define tooltips object defaults.
|
| NoDefaults
It is an uninstantiable placeholder class to hold a reference for models (of options) which do not have any defaults.
|
| Class and Description |
|---|
| IsDefaultAdapters
Interface to define adapter options defaults.
|
| IsDefaultAngleLines
Interface to define angle lines defaults.
|
| IsDefaultAnimation
Interface to define animation object defaults.
|
| IsDefaultArc
Interface to define arc object defaults.
|
| IsDefaultBaseTick
Interface to define base tick object defaults.
|
| IsDefaultElements
Interface to define elements object defaults.
|
| IsDefaultFontItem
Interface for elements object defaults.
|
| IsDefaultGridLines
Interface to define grid lines defaults.
|
| IsDefaultHover
Interface to define hover object defaults.
|
| IsDefaultLayout
Interface to define layout object defaults.
|
| IsDefaultLegend
Interface to define legends object defaults.
|
| IsDefaultLegendLabels
Interface to define legend labels object defaults.
|
| IsDefaultLine
Interface to define line object defaults.
|
| IsDefaultMajorTick
Interface to define MAJOR tick object defaults.
|
| IsDefaultMinorTick
Interface to define MINOR tick object defaults.
|
| IsDefaultOptions
Interface to define options defaults.
|
| IsDefaultOptionsElement
Interface to define arc object defaults.
|
| IsDefaultPadding
Interface to define padding object defaults.
|
| IsDefaultPoint
Interface to define point object defaults.
|
| IsDefaultPointLabels
Interface to define point labels object defaults.
|
| IsDefaultRectangle
Interface to define rectangle object defaults.
|
| IsDefaultScale
Interface to define scale/axis object defaults.
|
| IsDefaultScaledOptions
Interface to define options defaults.
|
| IsDefaultScaleLabel
Interface to define scale label object defaults.
|
| IsDefaultScales
Interface to define scales/axes object defaults.
|
| IsDefaultTextDirectioner
Interface to define text direction options.
|
| IsDefaultTicks
Interface to define ticks object defaults.
|
| IsDefaultTime
Interface to define time object defaults.
|
| IsDefaultTitle
Interface to define title object defaults.
|
| IsDefaultTooltips
Interface to define tooltips object defaults.
|
| Class and Description |
|---|
| IsDefaultAdapters
Interface to define adapter options defaults.
|
| IsDefaultAngleLines
Interface to define angle lines defaults.
|
| IsDefaultAnimation
Interface to define animation object defaults.
|
| IsDefaultArc
Interface to define arc object defaults.
|
| IsDefaultBaseTick
Interface to define base tick object defaults.
|
| IsDefaultElements
Interface to define elements object defaults.
|
| IsDefaultFontItem
Interface for elements object defaults.
|
| IsDefaultGridLines
Interface to define grid lines defaults.
|
| IsDefaultHover
Interface to define hover object defaults.
|
| IsDefaultLayout
Interface to define layout object defaults.
|
| IsDefaultLegend
Interface to define legends object defaults.
|
| IsDefaultLegendLabels
Interface to define legend labels object defaults.
|
| IsDefaultLine
Interface to define line object defaults.
|
| IsDefaultMajorTick
Interface to define MAJOR tick object defaults.
|
| IsDefaultMinorTick
Interface to define MINOR tick object defaults.
|
| IsDefaultOptions
Interface to define options defaults.
|
| IsDefaultOptionsElement
Interface to define arc object defaults.
|
| IsDefaultPadding
Interface to define padding object defaults.
|
| IsDefaultPlugins
Interface to define plugins object defaults.
|
| IsDefaultPoint
Interface to define point object defaults.
|
| IsDefaultPointLabels
Interface to define point labels object defaults.
|
| IsDefaultRectangle
Interface to define rectangle object defaults.
|
| IsDefaultScale
Interface to define scale/axis object defaults.
|
| IsDefaultScaledOptions
Interface to define options defaults.
|
| IsDefaultScaleLabel
Interface to define scale label object defaults.
|
| IsDefaultScales
Interface to define scales/axes object defaults.
|
| IsDefaultTextDirectioner
Interface to define text direction options.
|
| IsDefaultTicks
Interface to define ticks object defaults.
|
| IsDefaultTime
Interface to define time object defaults.
|
| IsDefaultTitle
Interface to define title object defaults.
|
| IsDefaultTooltips
Interface to define tooltips object defaults.
|
| Class and Description |
|---|
| IsDefaultScaledOptions
Interface to define options defaults.
|
| Class and Description |
|---|
| IsDefaultOptions
Interface to define options defaults.
|
| IsDefaultScaledOptions
Interface to define options defaults.
|
| Class and Description |
|---|
| IsDefaultPlugins
Interface to define plugins object defaults.
|
| Class and Description |
|---|
| IsDefaultOptions
Interface to define options defaults.
|
| IsDefaultScaledOptions
Interface to define options defaults.
|
| Class and Description |
|---|
| IsDefaultPlugins
Interface to define plugins object defaults.
|
| Class and Description |
|---|
| IsDefaultAdapters
Interface to define adapter options defaults.
|
| IsDefaultAngleLines
Interface to define angle lines defaults.
|
| IsDefaultAnimation
Interface to define animation object defaults.
|
| IsDefaultArc
Interface to define arc object defaults.
|
| IsDefaultBaseTick
Interface to define base tick object defaults.
|
| IsDefaultElements
Interface to define elements object defaults.
|
| IsDefaultFontItem
Interface for elements object defaults.
|
| IsDefaultGridLines
Interface to define grid lines defaults.
|
| IsDefaultHover
Interface to define hover object defaults.
|
| IsDefaultLayout
Interface to define layout object defaults.
|
| IsDefaultLegend
Interface to define legends object defaults.
|
| IsDefaultLegendLabels
Interface to define legend labels object defaults.
|
| IsDefaultLine
Interface to define line object defaults.
|
| IsDefaultMajorTick
Interface to define MAJOR tick object defaults.
|
| IsDefaultMinorTick
Interface to define MINOR tick object defaults.
|
| IsDefaultOptions
Interface to define options defaults.
|
| IsDefaultOptionsElement
Interface to define arc object defaults.
|
| IsDefaultPadding
Interface to define padding object defaults.
|
| IsDefaultPlugins
Interface to define plugins object defaults.
|
| IsDefaultPoint
Interface to define point object defaults.
|
| IsDefaultPointLabels
Interface to define point labels object defaults.
|
| IsDefaultRectangle
Interface to define rectangle object defaults.
|
| IsDefaultScale
Interface to define scale/axis object defaults.
|
| IsDefaultScaledOptions
Interface to define options defaults.
|
| IsDefaultScaleLabel
Interface to define scale label object defaults.
|
| IsDefaultScales
Interface to define scales/axes object defaults.
|
| IsDefaultTextDirectioner
Interface to define text direction options.
|
| IsDefaultTicks
Interface to define ticks object defaults.
|
| IsDefaultTime
Interface to define time object defaults.
|
| IsDefaultTitle
Interface to define title object defaults.
|
| IsDefaultTooltips
Interface to define tooltips object defaults.
|
| Class and Description |
|---|
| IsDefaultPlugins
Interface to define plugins object defaults.
|
| Class and Description |
|---|
| IsDefaultPlugins
Interface to define plugins object defaults.
|