Module nl.crashdata.chartjs.data
Package nl.crashdata.chartjs.data
-
Interface Summary Interface Description ChartJsAxisConfig<T extends Serializable> Represents the configuration for a specific axis.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.ChartJsHoverConfig Represents the hover-configuration for a chart, ie.ChartJsLegendConfig Represents the title-configuration for a chart.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.ChartJsTimeConfig Represents the time-specific configuration for a specific axis of the type 'time'.ChartJsTitleConfig Represents the title-configuration for a chart.ChartJsTooltipConfig Represents the tooltip-configuration for a chart, ie.ChartJsXYDataPoint<X extends Serializable,Y extends Serializable> -
Class Summary Class Description ChartJsFill A value object to represent the fill-configuration for a chart, ie. -
Enum Summary Enum Description ChartJsBoundaryType ChartJsCartesianAxisType ChartJsChartType ChartJsFillMode The 'mode' of the fill-property value.ChartJsInteractionMode ChartJsPosition ChartJsTimeUnit ChartJsTooltipPositioning