All Classes Interface Summary Class Summary Enum Summary
| Class |
Description |
| AbstractSimpleChartJsAxisConfigBuilder<T extends Serializable> |
|
| AbstractSimpleChartJsTickConfig<T extends Serializable> |
|
| AbstractSimpleChartJsTickConfigBuilder<E extends Serializable,T extends AbstractSimpleChartJsTickConfig<E>> |
|
| ChartJsAxisConfig<T extends Serializable> |
Represents the configuration for a specific axis.
|
| ChartJsBoundaryType |
|
| ChartJsCartesianAxisType |
|
| ChartJsChartType |
|
| ChartJsConfig<E extends Serializable> |
Represents the main config for a chart.
|
| ChartJsData<E extends Serializable> |
Represents the data-configuration for a chart.
|
| ChartJsDataset<E extends Serializable> |
Represents the configuration of one dataset for a chart.
|
| ChartJsFill |
A value object to represent the fill-configuration for a chart, ie.
|
| ChartJsFillMode |
The 'mode' of the fill-property value.
|
| ChartJsHoverConfig |
Represents the hover-configuration for a chart, ie.
|
| ChartJsInteractionMode |
|
| ChartJsLegendConfig |
Represents the title-configuration for a chart.
|
| ChartJsOptions |
Represents the 'options'-configuration for a chart, ie.
|
| ChartJsPosition |
|
| ChartJsRGBAColor |
An immutable value object to represent colors for chartjs.
|
| ChartJsScaleLabelConfig |
Represents the scale-label-configuration for a chart, ie.
|
| ChartJsScalesConfig |
Represents the scale-configuration for a chart, ie.
|
| ChartJsTickConfig<T extends Serializable> |
Represents the tick- or step-configuration for an axis of a chart, ie.
|
| ChartJsTimeConfig |
Represents the time-specific configuration for a specific axis of the type 'time'.
|
| ChartJsTimeUnit |
|
| ChartJsTitleConfig |
Represents the title-configuration for a chart.
|
| ChartJsTooltipConfig |
Represents the tooltip-configuration for a chart, ie.
|
| ChartJsTooltipPositioning |
|
| ChartJsXYDataPoint<X extends Serializable,Y extends Serializable> |
|
| SimpleChartJsAxisConfig<T extends Serializable> |
|
| SimpleChartJsBuilder<C> |
|
| SimpleChartJsCategoryAxisConfigBuilder |
|
| SimpleChartJsConfig<E extends Serializable> |
|
| SimpleChartJsConfigBuilder<E extends Serializable> |
|
| SimpleChartJsData<V extends Serializable> |
|
| SimpleChartJsDataBuilder<V extends Serializable> |
|
| SimpleChartJsDataset<V extends Serializable> |
|
| SimpleChartJsDatasetBuilder<E extends Serializable> |
|
| SimpleChartJsHoverConfig |
|
| SimpleChartJsHoverConfigBuilder |
|
| SimpleChartJsInstantAxisConfigBuilder |
|
| SimpleChartJsLabelTickConfig |
|
| SimpleChartJsLabelTickConfigBuilder |
|
| SimpleChartJsLegendConfig |
|
| SimpleChartJsLegendConfigBuilder |
|
| SimpleChartJsLinearAxisConfigBuilder |
|
| SimpleChartJsLocalDateAxisConfigBuilder |
|
| SimpleChartJsLocalDateTimeAxisConfigBuilder |
|
| SimpleChartJsLocalTimeAxisConfigBuilder |
|
| SimpleChartJsLogarithmicAxisConfigBuilder |
|
| SimpleChartJsNumericalTickConfig |
|
| SimpleChartJsNumericalTickConfigBuilder |
|
| SimpleChartJsOptions |
|
| SimpleChartJsOptionsBuilder |
|
| SimpleChartJsScaleLabelConfig |
|
| SimpleChartJsScaleLabelConfigBuilder |
|
| SimpleChartJsScalesConfig<X extends Serializable,Y extends Serializable> |
|
| SimpleChartJsScalesConfigBuilder<X extends Serializable,Y extends Serializable> |
|
| SimpleChartJsTemporalTickConfig<V extends Temporal & Serializable> |
|
| SimpleChartJsTemporalTickConfigBuilder<T extends Temporal & Serializable> |
|
| SimpleChartJsTimeConfig |
|
| SimpleChartJsTimeConfigBuilder |
|
| SimpleChartJsTitleConfig |
|
| SimpleChartJsTitleConfigBuilder |
|
| SimpleChartJsTooltipConfig |
|
| SimpleChartJsTooltipConfigBuilder |
|
| SimpleChartJsXYDataPoint<X extends Serializable,Y extends Serializable> |
|