| Interface | Description |
|---|---|
| ChartJsAxisConfig<T extends Serializable> |
Represents the configuration for a specific axis.
|
| ChartJsConfig<K extends Serializable,V extends Serializable> |
Represents the main config for a chart.
|
| ChartJsData<K extends Serializable,V extends Serializable> |
Represents the data-configuration for a chart.
|
| ChartJsDataPoint<X extends Serializable,Y extends Serializable> | |
| ChartJsDataset<K extends Serializable,V extends Serializable> |
Represents the configuration of one dataset for a chart.
|
| ChartJsHoverConfig |
Represents the hover-configuration for a chart, ie.
|
| ChartJsOptions |
Represents the 'options'-configuration for a chart, ie.
|
| 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.
|
| ChartJsTooltipConfig |
Represents the tooltip-configuration for a chart, ie.
|
| Enum | Description |
|---|---|
| ChartJsAxisPosition | |
| ChartJsCartesianAxisType | |
| ChartJsChartType | |
| ChartJsInteractionMode |
Copyright © 2018. All rights reserved.