Skip navigation links
A B C D E F G H I J K L M N O P R S T V W X Y 

A

addBackgroundColor(Color) - Method in class be.ceau.chart.dataset.BackgroundBorderHoverDataset
 
addBackgroundColors(Color...) - Method in class be.ceau.chart.dataset.BackgroundBorderHoverDataset
 
addBorderColor(Color) - Method in class be.ceau.chart.dataset.BackgroundBorderHoverDataset
 
addBorderColors(Color...) - Method in class be.ceau.chart.dataset.BackgroundBorderHoverDataset
 
addBorderDash(Integer) - Method in class be.ceau.chart.dataset.PointDataset
 
addBorderSkipped(BorderSkipped) - Method in class be.ceau.chart.dataset.BarDataset
 
addBorderWidth(Integer) - Method in class be.ceau.chart.dataset.BackgroundBorderHoverDataset
 
addColor(Color) - Method in class be.ceau.chart.options.scales.GridLines
 
addColor(Integer) - Method in class be.ceau.chart.options.scales.GridLines
 
addData(int) - Method in class be.ceau.chart.dataset.BarDataset
Add the data point to this Dataset
addData(double) - Method in class be.ceau.chart.dataset.BarDataset
Add the data point to this Dataset
addData(O) - Method in class be.ceau.chart.dataset.Dataset
Add the data point to this Dataset
addData(int) - Method in class be.ceau.chart.dataset.DoughnutDataset
Add the data point to this Dataset
addData(double) - Method in class be.ceau.chart.dataset.DoughnutDataset
Add the data point to this Dataset
addData(int) - Method in class be.ceau.chart.dataset.LineDataset
Add the data point to this Dataset
addData(double) - Method in class be.ceau.chart.dataset.LineDataset
Add the data point to this Dataset
addData(int) - Method in class be.ceau.chart.dataset.PieDataset
Add the data point to this Dataset
addData(double) - Method in class be.ceau.chart.dataset.PieDataset
Add the data point to this Dataset
addData(int) - Method in class be.ceau.chart.dataset.PolarDataset
Add the data point to this Dataset
addData(double) - Method in class be.ceau.chart.dataset.PolarDataset
Add the data point to this Dataset
addData(int) - Method in class be.ceau.chart.dataset.RadarDataset
Add the data point to this Dataset
addData(double) - Method in class be.ceau.chart.dataset.RadarDataset
Add the data point to this Dataset
addDataset(BubbleDataset) - Method in class be.ceau.chart.data.BubbleData
 
addDataset(T) - Method in class be.ceau.chart.data.Data
 
addHitRadius(Integer) - Method in class be.ceau.chart.dataset.RadarDataset
 
addHoverBackgroundColor(Color) - Method in class be.ceau.chart.dataset.BackgroundBorderHoverDataset
 
addHoverBorderColor(Color) - Method in class be.ceau.chart.dataset.BackgroundBorderHoverDataset
 
addHoverBorderWidth(Integer) - Method in class be.ceau.chart.dataset.BackgroundBorderHoverDataset
 
addHoverRadius(Integer) - Method in class be.ceau.chart.dataset.BubbleDataset
 
addLabel(String) - Method in class be.ceau.chart.data.Data
Adds the label to the backing label list
addLabels(String...) - Method in class be.ceau.chart.data.Data
Adds the labels to the backing label list
addPointBackgroundColor(Color) - Method in class be.ceau.chart.dataset.PointDataset
 
addPointBorderColor(Color) - Method in class be.ceau.chart.dataset.PointDataset
 
addPointBorderWidth(Integer) - Method in class be.ceau.chart.dataset.PointDataset
 
addPointHitRadius(Integer) - Method in class be.ceau.chart.dataset.BaseLineDataset
 
addPointHitRadius(Integer) - Method in class be.ceau.chart.dataset.PointDataset
 
addPointHoverBackgroundColor(Color) - Method in class be.ceau.chart.dataset.PointDataset
 
addPointHoverBorderColor(Color) - Method in class be.ceau.chart.dataset.PointDataset
 
addPointHoverBorderWidth(Integer) - Method in class be.ceau.chart.dataset.PointDataset
 
addPointHoverRadius(Integer) - Method in class be.ceau.chart.dataset.PointDataset
 
addPointRadius(Integer) - Method in class be.ceau.chart.dataset.PointDataset
 
addPointStyle(PointStyle) - Method in class be.ceau.chart.dataset.PointDataset
 
addxAxes(XAxis<LinearTicks>) - Method in class be.ceau.chart.options.scales.BarScale
 
addxAxis(LinearScale) - Method in class be.ceau.chart.options.scales.LinearScales
 
addyAxes(YAxis<LinearTicks>) - Method in class be.ceau.chart.options.scales.BarScale
 
addyAxis(LinearScale) - Method in class be.ceau.chart.options.scales.LinearScales
 
ANDALE_MONO - Static variable in class be.ceau.chart.enums.FontFamily
 
AngleLines - Class in be.ceau.chart.options.scales
Options to configure angled lines that radiate from the center of the chart to the point labels.
AngleLines() - Constructor for class be.ceau.chart.options.scales.AngleLines
 
Animation<T extends Animation<T>> - Class in be.ceau.chart.options.animation
 
Animation() - Constructor for class be.ceau.chart.options.animation.Animation
 
AQUA - Static variable in class be.ceau.chart.color.Color
 
AQUA_MARINE - Static variable in class be.ceau.chart.color.Color
 
Arc - Class in be.ceau.chart.options.elements
Arcs are used in the polar area, doughnut and pie charts.
Arc() - Constructor for class be.ceau.chart.options.elements.Arc
 
ArcElements - Class in be.ceau.chart.options.elements
Arcs are used in the polar area, doughnut and pie charts.
ArcElements() - Constructor for class be.ceau.chart.options.elements.ArcElements
No-arg constructor
ArcElements(Arc) - Constructor for class be.ceau.chart.options.elements.ArcElements
Constructor
ARIAL - Static variable in class be.ceau.chart.enums.FontFamily
 
AVANT_GARDE - Static variable in class be.ceau.chart.enums.FontFamily
 
AZURE - Static variable in class be.ceau.chart.color.Color
 

B

BackgroundBorderHoverDataset<T extends BackgroundBorderHoverDataset<T,O>,O> - Class in be.ceau.chart.dataset
 
BackgroundBorderHoverDataset() - Constructor for class be.ceau.chart.dataset.BackgroundBorderHoverDataset
 
backgroundColor - Variable in class be.ceau.chart.dataset.BackgroundBorderHoverDataset
 
BarChart - Class in be.ceau.chart
 
BarChart() - Constructor for class be.ceau.chart.BarChart
 
BarChart(BarData) - Constructor for class be.ceau.chart.BarChart
 
BarChart(BarData, BarOptions) - Constructor for class be.ceau.chart.BarChart
 
BarData - Class in be.ceau.chart.data
 
BarData() - Constructor for class be.ceau.chart.data.BarData
 
BarDataset - Class in be.ceau.chart.dataset
 
BarDataset() - Constructor for class be.ceau.chart.dataset.BarDataset
 
BarOptions - Class in be.ceau.chart.options
 
BarOptions() - Constructor for class be.ceau.chart.options.BarOptions
 
BarScale - Class in be.ceau.chart.options.scales
 
BarScale() - Constructor for class be.ceau.chart.options.scales.BarScale
 
BaseLineDataset<T extends PointDataset<T,O>,O> - Class in be.ceau.chart.dataset
 
BaseLineDataset() - Constructor for class be.ceau.chart.dataset.BaseLineDataset
 
BASKERVILLE - Static variable in class be.ceau.chart.enums.FontFamily
 
be.ceau.chart - package be.ceau.chart
Base package, containing models and logic for constructing and building Chart instances.
be.ceau.chart.color - package be.ceau.chart.color
Package contains model and logic for colorizing charts.
be.ceau.chart.data - package be.ceau.chart.data
Models for Chart data.
be.ceau.chart.datapoint - package be.ceau.chart.datapoint
Models for custom datapoint objects.
be.ceau.chart.dataset - package be.ceau.chart.dataset
Models for Chart datasets.
be.ceau.chart.enums - package be.ceau.chart.enums
Enums used in data and options objects.
be.ceau.chart.javascript - package be.ceau.chart.javascript
Classes for serializing to executable JavaScript
be.ceau.chart.objects - package be.ceau.chart.objects
Package with custom objects and models for the Chart library
be.ceau.chart.options - package be.ceau.chart.options
 
be.ceau.chart.options.animation - package be.ceau.chart.options.animation
Classes for chart animation config.
be.ceau.chart.options.elements - package be.ceau.chart.options.elements
 
be.ceau.chart.options.layout - package be.ceau.chart.options.layout
 
be.ceau.chart.options.scales - package be.ceau.chart.options.scales
Scales in v2.0 of Chart.js are significantly more powerful, but also different than those of v1.0.
be.ceau.chart.options.ticks - package be.ceau.chart.options.ticks
Models for tick marks along axes.
BLACK - Static variable in class be.ceau.chart.color.Color
 
BLUE - Static variable in class be.ceau.chart.color.Color
 
BLUE_VIOLET - Static variable in class be.ceau.chart.color.Color
 
BorderCapStyle - Enum in be.ceau.chart.enums
 
borderColor - Variable in class be.ceau.chart.dataset.BackgroundBorderHoverDataset
 
BorderJoinStyle - Enum in be.ceau.chart.enums
 
BorderSkipped - Enum in be.ceau.chart.enums
 
borderWidth - Variable in class be.ceau.chart.dataset.BackgroundBorderHoverDataset
 
BROWN - Static variable in class be.ceau.chart.color.Color
 
BubbleChart - Class in be.ceau.chart
 
BubbleChart() - Constructor for class be.ceau.chart.BubbleChart
 
BubbleChart(BubbleData) - Constructor for class be.ceau.chart.BubbleChart
 
BubbleChart(BubbleData, BubbleOptions) - Constructor for class be.ceau.chart.BubbleChart
 
BubbleData - Class in be.ceau.chart.data
 
BubbleData() - Constructor for class be.ceau.chart.data.BubbleData
 
BubbleDataPoint - Class in be.ceau.chart.datapoint
 
BubbleDataPoint() - Constructor for class be.ceau.chart.datapoint.BubbleDataPoint
 
BubbleDataPoint(BigDecimal, BigDecimal, BigDecimal) - Constructor for class be.ceau.chart.datapoint.BubbleDataPoint
 
BubbleDataset - Class in be.ceau.chart.dataset
A collection of data points for a bubble chart.
BubbleDataset() - Constructor for class be.ceau.chart.dataset.BubbleDataset
 
BubbleElements - Class in be.ceau.chart.options.elements
 
BubbleElements() - Constructor for class be.ceau.chart.options.elements.BubbleElements
 
BubbleOptions - Class in be.ceau.chart.options
The bubble chart has no unique configuration options.
BubbleOptions() - Constructor for class be.ceau.chart.options.BubbleOptions
 

C

CALIBRI - Static variable in class be.ceau.chart.enums.FontFamily
 
CAMBRIA - Static variable in class be.ceau.chart.enums.FontFamily
 
CANDARA - Static variable in class be.ceau.chart.enums.FontFamily
 
CategoryScale - Class in be.ceau.chart.options.scales
The category scale will be familiar to those who have used v1.0.
CategoryScale() - Constructor for class be.ceau.chart.options.scales.CategoryScale
 
CategoryTicks - Class in be.ceau.chart.options.ticks
 
CategoryTicks() - Constructor for class be.ceau.chart.options.ticks.CategoryTicks
 
CENTURY_GOTHIC - Static variable in class be.ceau.chart.enums.FontFamily
 
Chart - Interface in be.ceau.chart
 
CHOCOLATE - Static variable in class be.ceau.chart.color.Color
 
clearData() - Method in class be.ceau.chart.dataset.Dataset
Remove all data held by this Dataset
clearDatasets() - Method in class be.ceau.chart.data.BubbleData
 
clearLabels() - Method in class be.ceau.chart.data.Data
Removes all labels from the backing list
Color - Class in be.ceau.chart.color
Immutable RGBa color model.
Color(int, int, int, double) - Constructor for class be.ceau.chart.color.Color
Constructs a new Color instance
Color(int, int, int) - Constructor for class be.ceau.chart.color.Color
Constructs a new Color instance with alpha set fully opaque
Color(Color, double) - Constructor for class be.ceau.chart.color.Color
Constructs a new Color instance with the RGB values of the Color argument and the alpha transparency of the double argument.
CONSOLAS - Static variable in class be.ceau.chart.enums.FontFamily
 
COPPERPLATE - Static variable in class be.ceau.chart.enums.FontFamily
 
COURIER_NEW - Static variable in class be.ceau.chart.enums.FontFamily
 
CRIMSON - Static variable in class be.ceau.chart.color.Color
 
CYAN - Static variable in class be.ceau.chart.color.Color
 

D

DARK_BLUE - Static variable in class be.ceau.chart.color.Color
 
DARK_CYAN - Static variable in class be.ceau.chart.color.Color
 
DARK_GRAY - Static variable in class be.ceau.chart.color.Color
 
DARK_GREEN - Static variable in class be.ceau.chart.color.Color
 
DARK_KHAKI - Static variable in class be.ceau.chart.color.Color
 
DARK_OLIVE_GREEN - Static variable in class be.ceau.chart.color.Color
 
DARK_ORANGE - Static variable in class be.ceau.chart.color.Color
 
DARK_RED - Static variable in class be.ceau.chart.color.Color
 
DARK_SALMON - Static variable in class be.ceau.chart.color.Color
 
DARK_TURQUOISE - Static variable in class be.ceau.chart.color.Color
 
data() - Static method in class be.ceau.chart.BarChart
Static factory, constructs an Data implementation appropriate for a BarChart.
data() - Static method in class be.ceau.chart.BubbleChart
Static factory, constructs an Data implementation appropriate for a BubbleChart.
Data<D extends Data<D,T,O>,T extends Dataset<T,O>,O> - Class in be.ceau.chart.data
 
Data() - Constructor for class be.ceau.chart.data.Data
 
data - Variable in class be.ceau.chart.dataset.Dataset
 
data() - Static method in class be.ceau.chart.DoughnutChart
Static factory, constructs an Data implementation appropriate for a DoughnutChart.
data() - Static method in class be.ceau.chart.LineChart
Static factory, constructs an Data implementation appropriate for a LineChart.
data() - Static method in class be.ceau.chart.PieChart
Static factory, constructs an Data implementation appropriate for a PieChart.
data() - Static method in class be.ceau.chart.PolarChart
Static factory, constructs an Data implementation appropriate for a PolarChart.
data() - Static method in class be.ceau.chart.RadarChart
Static factory, constructs an Data implementation appropriate for a RadarChart.
data() - Static method in class be.ceau.chart.ScatterLineChart
Static factory, constructs an Data implementation appropriate for a ScatterLineChart.
Dataset<T extends Dataset<T,O>,O> - Class in be.ceau.chart.dataset
 
Dataset() - Constructor for class be.ceau.chart.dataset.Dataset
 
DEEP_PINK - Static variable in class be.ceau.chart.color.Color
 
DIDOT - Static variable in class be.ceau.chart.enums.FontFamily
 
DIM_GRAY - Static variable in class be.ceau.chart.color.Color
 
DisplayFormats - Class in be.ceau.chart.options.scales
Display formats are used to configure how different time units are formed into strings for the axis tick marks.
DisplayFormats() - Constructor for class be.ceau.chart.options.scales.DisplayFormats
 
DoughnutAnimation - Class in be.ceau.chart.options.animation
 
DoughnutAnimation() - Constructor for class be.ceau.chart.options.animation.DoughnutAnimation
 
DoughnutChart - Class in be.ceau.chart
 
DoughnutChart() - Constructor for class be.ceau.chart.DoughnutChart
 
DoughnutChart(DoughnutData) - Constructor for class be.ceau.chart.DoughnutChart
 
DoughnutChart(DoughnutData, DoughnutOptions) - Constructor for class be.ceau.chart.DoughnutChart
 
DoughnutData - Class in be.ceau.chart.data
 
DoughnutData() - Constructor for class be.ceau.chart.data.DoughnutData
 
DoughnutDataset - Class in be.ceau.chart.dataset
 
DoughnutDataset() - Constructor for class be.ceau.chart.dataset.DoughnutDataset
 
DoughnutOptions - Class in be.ceau.chart.options
 
DoughnutOptions() - Constructor for class be.ceau.chart.options.DoughnutOptions
 

E

Easing - Enum in be.ceau.chart.enums
Enumeration of easing functions, based on Robert Penner's list
equals(Object) - Method in class be.ceau.chart.color.Color
 
Event - Enum in be.ceau.chart.enums
List of standard DOM events.

F

FontFamily - Class in be.ceau.chart.enums
Public constants for some common, web-safe fonts that can be used in constructing Chart instances.
FontFamily() - Constructor for class be.ceau.chart.enums.FontFamily
 
FontStyle - Enum in be.ceau.chart.enums
 
FUTURA - Static variable in class be.ceau.chart.enums.FontFamily
 

G

GARAMOND - Static variable in class be.ceau.chart.enums.FontFamily
 
GENEVA - Static variable in class be.ceau.chart.enums.FontFamily
 
GEORGIA - Static variable in class be.ceau.chart.enums.FontFamily
 
getAfterBuildTicks() - Method in class be.ceau.chart.options.scales.Scale
 
getAfterCalculateTickRotation() - Method in class be.ceau.chart.options.scales.Scale
 
getAfterDataLimits() - Method in class be.ceau.chart.options.scales.Scale
 
getAfterFit() - Method in class be.ceau.chart.options.scales.Scale
 
getAfterSetDimensions() - Method in class be.ceau.chart.options.scales.Scale
 
getAfterTickToLabelConversion() - Method in class be.ceau.chart.options.scales.Scale
 
getAfterUpdate() - Method in class be.ceau.chart.options.scales.Scale
 
getAlpha() - Method in class be.ceau.chart.color.Color
 
getAngleLines() - Method in class be.ceau.chart.options.scales.RadialLinearScale
 
getAnimateRotate() - Method in class be.ceau.chart.options.animation.DoughnutAnimation
 
getAnimateRotate() - Method in class be.ceau.chart.options.animation.PieAnimation
 
getAnimateRotate() - Method in class be.ceau.chart.options.animation.PolarAnimation
 
getAnimateScale() - Method in class be.ceau.chart.options.animation.DoughnutAnimation
 
getAnimateScale() - Method in class be.ceau.chart.options.animation.PieAnimation
 
getAnimateScale() - Method in class be.ceau.chart.options.animation.PolarAnimation
 
getAnimation() - Method in class be.ceau.chart.options.DoughnutOptions
 
getAnimation() - Method in class be.ceau.chart.options.Options
 
getAnimation() - Method in class be.ceau.chart.options.PieOptions
 
getAnimation() - Method in class be.ceau.chart.options.PolarOptions
 
getAnimationDuration() - Method in class be.ceau.chart.options.Hover
 
getArc() - Method in class be.ceau.chart.options.elements.ArcElements
 
getAutoSkip() - Method in class be.ceau.chart.options.ticks.Ticks
 
getAutoSkipPadding() - Method in class be.ceau.chart.options.ticks.Ticks
 
getB() - Method in class be.ceau.chart.color.Color
 
getBackdropColor() - Method in class be.ceau.chart.options.ticks.RadialLinearTicks
 
getBackdropPaddingX() - Method in class be.ceau.chart.options.ticks.RadialLinearTicks
 
getBackdropPaddingY() - Method in class be.ceau.chart.options.ticks.RadialLinearTicks
 
getBackgroundColor() - Method in class be.ceau.chart.dataset.BackgroundBorderHoverDataset
 
getBackgroundColor() - Method in class be.ceau.chart.dataset.PointDataset
 
getBackgroundColor() - Method in class be.ceau.chart.options.elements.Arc
 
getBackgroundColor() - Method in class be.ceau.chart.options.elements.Line
 
getBackgroundColor() - Method in class be.ceau.chart.options.elements.Point
 
getBackgroundColor() - Method in class be.ceau.chart.options.elements.Rectangle
 
getBackgroundColor() - Method in class be.ceau.chart.options.Tooltips
 
getBarPercentage() - Method in class be.ceau.chart.options.scales.XAxis
 
getBeforeBuildTicks() - Method in class be.ceau.chart.options.scales.Scale
 
getBeforeCalculateTickRotation() - Method in class be.ceau.chart.options.scales.Scale
 
getBeforeDataLimits() - Method in class be.ceau.chart.options.scales.Scale
 
getBeforeFit() - Method in class be.ceau.chart.options.scales.Scale
 
getBeforeSetDimensions() - Method in class be.ceau.chart.options.scales.Scale
 
getBeforeTickToLabelConversion() - Method in class be.ceau.chart.options.scales.Scale
 
getBeforeUpdate() - Method in class be.ceau.chart.options.scales.Scale
 
getBeginAtZero() - Method in class be.ceau.chart.options.ticks.LinearTicks
 
getBeginAtZero() - Method in class be.ceau.chart.options.ticks.RadialLinearTicks
 
getBodyFontColor() - Method in class be.ceau.chart.options.Tooltips
 
getBodyFontFamily() - Method in class be.ceau.chart.options.Tooltips
 
getBodyFontSize() - Method in class be.ceau.chart.options.Tooltips
 
getBodyFontStyle() - Method in class be.ceau.chart.options.Tooltips
 
getBodySpacing() - Method in class be.ceau.chart.options.Tooltips
 
getBorderCapStyle() - Method in class be.ceau.chart.dataset.PointDataset
 
getBorderCapStyle() - Method in class be.ceau.chart.options.elements.Line
 
getBorderColor() - Method in class be.ceau.chart.dataset.BackgroundBorderHoverDataset
 
getBorderColor() - Method in class be.ceau.chart.dataset.PointDataset
 
getBorderColor() - Method in class be.ceau.chart.options.elements.Arc
 
getBorderColor() - Method in class be.ceau.chart.options.elements.Line
 
getBorderColor() - Method in class be.ceau.chart.options.elements.Point
 
getBorderColor() - Method in class be.ceau.chart.options.elements.Rectangle
 
getBorderDash() - Method in class be.ceau.chart.dataset.PointDataset
 
getBorderDash() - Method in class be.ceau.chart.options.elements.Line
 
getBorderDashOffset() - Method in class be.ceau.chart.dataset.PointDataset
 
getBorderDashOffset() - Method in class be.ceau.chart.options.elements.Line
 
getBorderJoinStyle() - Method in class be.ceau.chart.dataset.PointDataset
 
getBorderJoinStyle() - Method in class be.ceau.chart.options.elements.Line
 
getBorderSkipped() - Method in class be.ceau.chart.dataset.BarDataset
 
getBorderSkipped() - Method in class be.ceau.chart.options.elements.Rectangle
 
getBorderWidth() - Method in class be.ceau.chart.dataset.BackgroundBorderHoverDataset
 
getBorderWidth() - Method in class be.ceau.chart.dataset.PointDataset
 
getBorderWidth() - Method in class be.ceau.chart.options.elements.Arc
 
getBorderWidth() - Method in class be.ceau.chart.options.elements.Line
 
getBorderWidth() - Method in class be.ceau.chart.options.elements.Point
 
getBorderWidth() - Method in class be.ceau.chart.options.elements.Rectangle
 
getBottom() - Method in class be.ceau.chart.options.layout.Padding
 
getBoxWidth() - Method in class be.ceau.chart.options.LegendLabels
 
getCallback() - Method in class be.ceau.chart.options.scales.PointLabels
 
getCallback() - Method in class be.ceau.chart.options.ticks.Ticks
 
getCapBezierPoints() - Method in class be.ceau.chart.options.elements.Line
 
getCaretSize() - Method in class be.ceau.chart.options.Tooltips
 
getCategoryPercentage() - Method in class be.ceau.chart.options.scales.XAxis
 
getCircumference() - Method in class be.ceau.chart.options.DoughnutOptions
 
getCircumference() - Method in class be.ceau.chart.options.PieOptions
 
getColor() - Method in class be.ceau.chart.options.scales.AngleLines
 
getColor() - Method in class be.ceau.chart.options.scales.GridLines
 
getCornerRadius() - Method in class be.ceau.chart.options.Tooltips
 
getCustom() - Method in class be.ceau.chart.options.Tooltips
 
getCutoutPercentage() - Method in class be.ceau.chart.options.DoughnutOptions
 
getCutoutPercentage() - Method in class be.ceau.chart.options.PieOptions
 
getData() - Method in class be.ceau.chart.BarChart
 
getData() - Method in class be.ceau.chart.BubbleChart
 
getData() - Method in class be.ceau.chart.dataset.Dataset
 
getData() - Method in class be.ceau.chart.DoughnutChart
 
getData() - Method in class be.ceau.chart.LineChart
 
getData() - Method in class be.ceau.chart.PieChart
 
getData() - Method in class be.ceau.chart.PolarChart
 
getData() - Method in class be.ceau.chart.RadarChart
 
getData() - Method in class be.ceau.chart.ScatterLineChart
 
getDatasets() - Method in class be.ceau.chart.data.BubbleData
 
getDatasets() - Method in class be.ceau.chart.data.Data
 
getDay() - Method in class be.ceau.chart.options.scales.DisplayFormats
 
getDisplay() - Method in class be.ceau.chart.options.Legend
 
getDisplay() - Method in class be.ceau.chart.options.scales.AngleLines
 
getDisplay() - Method in class be.ceau.chart.options.scales.GridLines
 
getDisplay() - Method in class be.ceau.chart.options.scales.Scale
 
getDisplay() - Method in class be.ceau.chart.options.scales.ScaleLabel
 
getDisplay() - Method in class be.ceau.chart.options.scales.XAxis
 
getDisplay() - Method in class be.ceau.chart.options.scales.YAxis
 
getDisplay() - Method in class be.ceau.chart.options.ticks.Ticks
 
getDisplay() - Method in class be.ceau.chart.options.Title
 
getDisplayFormats() - Method in class be.ceau.chart.options.scales.Time
 
getDrawBorder() - Method in class be.ceau.chart.options.scales.GridLines
 
getDrawOnChartArea() - Method in class be.ceau.chart.options.scales.GridLines
 
getDrawTicks() - Method in class be.ceau.chart.options.scales.GridLines
 
getDuration() - Method in class be.ceau.chart.options.animation.Animation
 
getEasing() - Method in class be.ceau.chart.options.animation.Animation
 
getElements() - Method in class be.ceau.chart.options.BarOptions
 
getElements() - Method in class be.ceau.chart.options.BubbleOptions
 
getElements() - Method in class be.ceau.chart.options.DoughnutOptions
 
getElements() - Method in class be.ceau.chart.options.LineOptions
 
getElements() - Method in class be.ceau.chart.options.PieOptions
 
getElements() - Method in class be.ceau.chart.options.PolarOptions
 
getElements() - Method in class be.ceau.chart.options.RadarOptions
 
getEnabled() - Method in class be.ceau.chart.options.Tooltips
 
getEvents() - Method in class be.ceau.chart.options.Options
 
getFill() - Method in class be.ceau.chart.dataset.PointDataset
 
getFill() - Method in class be.ceau.chart.options.elements.Line
 
getFixedStepSize() - Method in class be.ceau.chart.options.ticks.LinearTicks
 
getFixedStepSize() - Method in class be.ceau.chart.options.ticks.RadialLinearTicks
 
getFontColor() - Method in class be.ceau.chart.options.LegendLabels
 
getFontColor() - Method in class be.ceau.chart.options.scales.PointLabels
 
getFontColor() - Method in class be.ceau.chart.options.scales.ScaleLabel
 
getFontColor() - Method in class be.ceau.chart.options.ticks.Ticks
 
getFontColor() - Method in class be.ceau.chart.options.Title
 
getFontFamily() - Method in class be.ceau.chart.options.LegendLabels
 
getFontFamily() - Method in class be.ceau.chart.options.scales.PointLabels
 
getFontFamily() - Method in class be.ceau.chart.options.scales.ScaleLabel
 
getFontFamily() - Method in class be.ceau.chart.options.ticks.Ticks
 
getFontFamily() - Method in class be.ceau.chart.options.Title
 
getFontSize() - Method in class be.ceau.chart.options.LegendLabels
 
getFontSize() - Method in class be.ceau.chart.options.scales.PointLabels
 
getFontSize() - Method in class be.ceau.chart.options.scales.ScaleLabel
 
getFontSize() - Method in class be.ceau.chart.options.ticks.Ticks
 
getFontSize() - Method in class be.ceau.chart.options.Title
 
getFontStyle() - Method in class be.ceau.chart.options.LegendLabels
 
getFontStyle() - Method in class be.ceau.chart.options.scales.PointLabels
 
getFontStyle() - Method in class be.ceau.chart.options.scales.ScaleLabel
 
getFontStyle() - Method in class be.ceau.chart.options.ticks.Ticks
 
getFontStyle() - Method in class be.ceau.chart.options.Title
 
getFooterFontColor() - Method in class be.ceau.chart.options.Tooltips
 
getFooterFontFamily() - Method in class be.ceau.chart.options.Tooltips
 
getFooterFontSize() - Method in class be.ceau.chart.options.Tooltips
 
getFooterFontStyle() - Method in class be.ceau.chart.options.Tooltips
 
getFooterMarginTop() - Method in class be.ceau.chart.options.Tooltips
 
getFooterSpacing() - Method in class be.ceau.chart.options.Tooltips
 
getFullWidth() - Method in class be.ceau.chart.options.Legend
 
getFullWidth() - Method in class be.ceau.chart.options.Title
 
getFunction() - Method in class be.ceau.chart.javascript.JavaScriptFunction
 
getG() - Method in class be.ceau.chart.color.Color
 
getGenerateLabels() - Method in class be.ceau.chart.options.LegendLabels
 
getGridLines() - Method in class be.ceau.chart.options.scales.Scale
 
getGridLines() - Method in class be.ceau.chart.options.scales.XAxis
 
getHitRadius() - Method in class be.ceau.chart.dataset.RadarDataset
 
getHitRadius() - Method in class be.ceau.chart.options.elements.Point
 
getHour() - Method in class be.ceau.chart.options.scales.DisplayFormats
 
getHover() - Method in class be.ceau.chart.options.BarOptions
 
getHover() - Method in class be.ceau.chart.options.Options
 
getHoverBackgroundColor() - Method in class be.ceau.chart.dataset.BackgroundBorderHoverDataset
 
getHoverBorderColor() - Method in class be.ceau.chart.dataset.BackgroundBorderHoverDataset
 
getHoverBorderWidth() - Method in class be.ceau.chart.dataset.BackgroundBorderHoverDataset
 
getHoverBorderWidth() - Method in class be.ceau.chart.options.elements.Point
 
getHoverRadius() - Method in class be.ceau.chart.options.elements.Point
 
getId() - Method in class be.ceau.chart.options.scales.Scale
 
getId() - Method in class be.ceau.chart.options.scales.XAxis
 
getId() - Method in class be.ceau.chart.options.scales.YAxis
 
getIsoWeekday() - Method in class be.ceau.chart.options.scales.Time
 
getItemSort() - Method in class be.ceau.chart.options.Tooltips
 
getLabel() - Method in class be.ceau.chart.dataset.BarDataset
 
getLabel() - Method in class be.ceau.chart.dataset.PointDataset
 
getLabel() - Method in class be.ceau.chart.dataset.RoundDataset
 
getLabelOffset() - Method in class be.ceau.chart.options.ticks.Ticks
 
getLabels() - Method in class be.ceau.chart.data.Data
 
getLabels() - Method in class be.ceau.chart.options.Legend
 
getLabelString() - Method in class be.ceau.chart.options.scales.ScaleLabel
 
getLayout() - Method in class be.ceau.chart.options.Options
 
getLeft() - Method in class be.ceau.chart.options.layout.Padding
 
getLegend() - Method in class be.ceau.chart.options.Options
 
getLegendCallback() - Method in class be.ceau.chart.options.Options
 
getLegendCallback() - Method in class be.ceau.chart.options.PolarOptions
 
getLine() - Method in class be.ceau.chart.options.elements.LineElements
 
getLine() - Method in class be.ceau.chart.options.elements.RadarElements
 
getLineArc() - Method in class be.ceau.chart.options.scales.RadialLinearScale
 
getLineTension() - Method in class be.ceau.chart.dataset.PointDataset
 
getLineTension() - Method in class be.ceau.chart.options.elements.RadarLine
 
getLineWidth() - Method in class be.ceau.chart.options.scales.AngleLines
 
getLineWidth() - Method in class be.ceau.chart.options.scales.GridLines
 
getMaintainAspectRatio() - Method in class be.ceau.chart.options.Options
 
getMax() - Method in class be.ceau.chart.options.scales.Time
 
getMax() - Method in class be.ceau.chart.options.ticks.CategoryTicks
 
getMax() - Method in class be.ceau.chart.options.ticks.LinearTicks
 
getMax() - Method in class be.ceau.chart.options.ticks.LogarithmicTicks
 
getMax() - Method in class be.ceau.chart.options.ticks.RadialLinearTicks
 
getMaxRotation() - Method in class be.ceau.chart.options.ticks.Ticks
 
getMaxTicksLimit() - Method in class be.ceau.chart.options.ticks.LinearTicks
 
getMaxTicksLimit() - Method in class be.ceau.chart.options.ticks.RadialLinearTicks
 
getMillisecond() - Method in class be.ceau.chart.options.scales.DisplayFormats
 
getMin() - Method in class be.ceau.chart.options.scales.Time
 
getMin() - Method in class be.ceau.chart.options.ticks.CategoryTicks
 
getMin() - Method in class be.ceau.chart.options.ticks.LinearTicks
 
getMin() - Method in class be.ceau.chart.options.ticks.LogarithmicTicks
 
getMin() - Method in class be.ceau.chart.options.ticks.RadialLinearTicks
 
getMinRotation() - Method in class be.ceau.chart.options.ticks.Ticks
 
getMinute() - Method in class be.ceau.chart.options.scales.DisplayFormats
 
getMirror() - Method in class be.ceau.chart.options.ticks.Ticks
 
getMode() - Method in class be.ceau.chart.options.Hover
 
getMode() - Method in class be.ceau.chart.options.Tooltips
 
getMonth() - Method in class be.ceau.chart.options.scales.DisplayFormats
 
getMultiKeyBackground() - Method in class be.ceau.chart.options.Tooltips
 
getOffsetGridLines() - Method in class be.ceau.chart.options.scales.GridLines
 
getOnClick() - Method in class be.ceau.chart.options.Legend
 
getOnClick() - Method in class be.ceau.chart.options.Options
 
getOnComplete() - Method in class be.ceau.chart.options.animation.Animation
 
getOnHover() - Method in class be.ceau.chart.options.Hover
 
getOnProgress() - Method in class be.ceau.chart.options.animation.Animation
 
getOnResize() - Method in class be.ceau.chart.options.Options
 
getOptions() - Method in class be.ceau.chart.BarChart
 
getOptions() - Method in class be.ceau.chart.BubbleChart
 
getOptions() - Method in class be.ceau.chart.DoughnutChart
 
getOptions() - Method in class be.ceau.chart.LineChart
 
getOptions() - Method in class be.ceau.chart.PieChart
 
getOptions() - Method in class be.ceau.chart.PolarChart
 
getOptions() - Method in class be.ceau.chart.RadarChart
 
getOptions() - Method in class be.ceau.chart.ScatterLineChart
 
getPadding() - Method in class be.ceau.chart.options.layout.Layout
 
getPadding() - Method in class be.ceau.chart.options.LegendLabels
 
getPadding() - Method in class be.ceau.chart.options.ticks.Ticks
 
getPadding() - Method in class be.ceau.chart.options.Title
 
getParser() - Method in class be.ceau.chart.options.scales.Time
 
getPoint() - Method in class be.ceau.chart.options.elements.LineElements
 
getPoint() - Method in class be.ceau.chart.options.elements.PointElements
 
getPointBackgroundColor() - Method in class be.ceau.chart.dataset.PointDataset
 
getPointBorderColor() - Method in class be.ceau.chart.dataset.PointDataset
 
getPointBorderWidth() - Method in class be.ceau.chart.dataset.PointDataset
 
getPointHitRadius() - Method in class be.ceau.chart.dataset.BaseLineDataset
 
getPointHitRadius() - Method in class be.ceau.chart.dataset.PointDataset
 
getPointHoverBackgroundColor() - Method in class be.ceau.chart.dataset.PointDataset
 
getPointHoverBorderColor() - Method in class be.ceau.chart.dataset.PointDataset
 
getPointHoverBorderWidth() - Method in class be.ceau.chart.dataset.PointDataset
 
getPointHoverRadius() - Method in class be.ceau.chart.dataset.PointDataset
 
getPointLabels() - Method in class be.ceau.chart.options.scales.RadialLinearScale
 
getPointRadius() - Method in class be.ceau.chart.dataset.PointDataset
 
getPoints() - Method in class be.ceau.chart.options.elements.BubbleElements
 
getPointStyle() - Method in class be.ceau.chart.dataset.PointDataset
 
getPointStyle() - Method in class be.ceau.chart.options.elements.Point
 
getPosition() - Method in class be.ceau.chart.options.Legend
 
getPosition() - Method in class be.ceau.chart.options.scales.Scale
 
getPosition() - Method in class be.ceau.chart.options.Title
 
getQuarter() - Method in class be.ceau.chart.options.scales.DisplayFormats
 
getR() - Method in class be.ceau.chart.color.Color
 
getR() - Method in class be.ceau.chart.datapoint.BubbleDataPoint
 
getRadius() - Method in class be.ceau.chart.options.elements.Point
 
getRectangle() - Method in class be.ceau.chart.options.elements.RectangleElements
 
getResponsive() - Method in class be.ceau.chart.options.Options
 
getResponsiveAnimationDuration() - Method in class be.ceau.chart.options.Options
 
getReverse() - Method in class be.ceau.chart.options.ticks.Ticks
 
getRight() - Method in class be.ceau.chart.options.layout.Padding
 
getRotation() - Method in class be.ceau.chart.options.DoughnutOptions
 
getRotation() - Method in class be.ceau.chart.options.PieOptions
 
getRound() - Method in class be.ceau.chart.options.scales.Time
 
getScale() - Method in class be.ceau.chart.options.PolarOptions
 
getScale() - Method in class be.ceau.chart.options.RadarOptions
 
getScaleLabel() - Method in class be.ceau.chart.options.scales.Scale
 
getScales() - Method in class be.ceau.chart.options.BarOptions
 
getScales() - Method in class be.ceau.chart.options.LineOptions
 
getSecond() - Method in class be.ceau.chart.options.scales.DisplayFormats
 
getShowLabelBackdrop() - Method in class be.ceau.chart.options.ticks.RadialLinearTicks
 
getShowLine() - Method in class be.ceau.chart.dataset.BaseLineDataset
 
getShowLines() - Method in class be.ceau.chart.options.LineOptions
 
getSpanGaps() - Method in class be.ceau.chart.dataset.BaseLineDataset
 
getSpanGaps() - Method in class be.ceau.chart.options.LineOptions
 
getStacked() - Method in class be.ceau.chart.options.scales.LinearScale
 
getStacked() - Method in class be.ceau.chart.options.scales.XAxis
 
getStacked() - Method in class be.ceau.chart.options.scales.YAxis
 
getStepped() - Method in class be.ceau.chart.options.elements.Line
 
getSteppedLine() - Method in class be.ceau.chart.dataset.BaseLineDataset
 
getStepSize() - Method in class be.ceau.chart.options.ticks.LinearTicks
 
getStepSize() - Method in class be.ceau.chart.options.ticks.RadialLinearTicks
 
getSuggestedMax() - Method in class be.ceau.chart.options.ticks.LinearTicks
 
getSuggestedMax() - Method in class be.ceau.chart.options.ticks.RadialLinearTicks
 
getSuggestedMin() - Method in class be.ceau.chart.options.ticks.LinearTicks
 
getSuggestedMin() - Method in class be.ceau.chart.options.ticks.RadialLinearTicks
 
getTension() - Method in class be.ceau.chart.options.elements.Line
 
getText() - Method in class be.ceau.chart.options.Title
 
getTickMarkLength() - Method in class be.ceau.chart.options.scales.GridLines
 
getTicks() - Method in class be.ceau.chart.options.scales.CategoryScale
 
getTicks() - Method in class be.ceau.chart.options.scales.LinearScale
 
getTicks() - Method in class be.ceau.chart.options.scales.RadialLinearScale
 
getTicks() - Method in class be.ceau.chart.options.scales.Scale
 
getTicks() - Method in class be.ceau.chart.options.scales.XAxis
// * @see #setTicks(T)
getTicks() - Method in class be.ceau.chart.options.scales.YAxis
// * @see #setTicks(T)
getTitle() - Method in class be.ceau.chart.options.Options
 
getTitleFontColor() - Method in class be.ceau.chart.options.Tooltips
 
getTitleFontFamily() - Method in class be.ceau.chart.options.Tooltips
 
getTitleFontSize() - Method in class be.ceau.chart.options.Tooltips
 
getTitleFontStyle() - Method in class be.ceau.chart.options.Tooltips
 
getTitleMarginBottom() - Method in class be.ceau.chart.options.Tooltips
 
getTitleSpacing() - Method in class be.ceau.chart.options.Tooltips
 
getTooltipFormat() - Method in class be.ceau.chart.options.scales.Time
 
getTooltips() - Method in class be.ceau.chart.options.Options
 
getTop() - Method in class be.ceau.chart.options.layout.Padding
 
getType() - Method in class be.ceau.chart.BarChart
 
getType() - Method in class be.ceau.chart.BubbleChart
 
getType() - Method in interface be.ceau.chart.Chart
 
getType() - Method in class be.ceau.chart.DoughnutChart
 
getType() - Method in class be.ceau.chart.LineChart
 
getType() - Method in class be.ceau.chart.options.scales.LinearScale
 
getType() - Method in class be.ceau.chart.options.scales.RadialLinearScale
 
getType() - Method in class be.ceau.chart.options.scales.XAxis
 
getType() - Method in class be.ceau.chart.options.scales.YAxis
 
getType() - Method in class be.ceau.chart.PieChart
 
getType() - Method in class be.ceau.chart.PolarChart
 
getType() - Method in class be.ceau.chart.RadarChart
 
getType() - Method in class be.ceau.chart.ScatterLineChart
 
getUnit() - Method in class be.ceau.chart.options.scales.Time
 
getUnitStepSize() - Method in class be.ceau.chart.options.scales.Time
 
getUsePointStyle() - Method in class be.ceau.chart.options.LegendLabels
 
getWeek() - Method in class be.ceau.chart.options.scales.DisplayFormats
 
getX() - Method in class be.ceau.chart.datapoint.BubbleDataPoint
 
getX() - Method in class be.ceau.chart.datapoint.ScatterDataPoint
 
getxAxes() - Method in class be.ceau.chart.options.scales.BarScale
 
getxAxes() - Method in class be.ceau.chart.options.scales.LinearScales
 
getXAxisID() - Method in class be.ceau.chart.dataset.BarDataset
 
getXAxisID() - Method in class be.ceau.chart.dataset.BaseLineDataset
 
getXPadding() - Method in class be.ceau.chart.options.Tooltips
 
getY() - Method in class be.ceau.chart.datapoint.BubbleDataPoint
 
getY() - Method in class be.ceau.chart.datapoint.ScatterDataPoint
 
getyAxes() - Method in class be.ceau.chart.options.scales.BarScale
 
getyAxes() - Method in class be.ceau.chart.options.scales.LinearScales
 
getYAxisID() - Method in class be.ceau.chart.dataset.BarDataset
 
getYAxisID() - Method in class be.ceau.chart.dataset.BaseLineDataset
 
getYear() - Method in class be.ceau.chart.options.scales.DisplayFormats
 
getYPadding() - Method in class be.ceau.chart.options.Tooltips
 
getZeroLineColor() - Method in class be.ceau.chart.options.scales.GridLines
 
getZeroLineWidth() - Method in class be.ceau.chart.options.scales.GridLines
 
GILL_SANS - Static variable in class be.ceau.chart.enums.FontFamily
 
GOLD - Static variable in class be.ceau.chart.color.Color
 
GRAY - Static variable in class be.ceau.chart.color.Color
 
GREEN - Static variable in class be.ceau.chart.color.Color
 
GREEN_YELLOW - Static variable in class be.ceau.chart.color.Color
 
GridLines - Class in be.ceau.chart.options.scales
The grid line configuration is nested under the scale configuration in the gridLines key.
GridLines() - Constructor for class be.ceau.chart.options.scales.GridLines
 

H

hashCode() - Method in class be.ceau.chart.color.Color
 
HELVETICA - Static variable in class be.ceau.chart.enums.FontFamily
 
HOT_PINK - Static variable in class be.ceau.chart.color.Color
 
Hover - Class in be.ceau.chart.options
 
Hover() - Constructor for class be.ceau.chart.options.Hover
 
hoverBackgroundColor - Variable in class be.ceau.chart.dataset.BackgroundBorderHoverDataset
 
hoverBorderColor - Variable in class be.ceau.chart.dataset.BackgroundBorderHoverDataset
 
hoverBorderWidth - Variable in class be.ceau.chart.dataset.BackgroundBorderHoverDataset
 
HoverMode - Enum in be.ceau.chart.enums
 

I

IMPACT - Static variable in class be.ceau.chart.enums.FontFamily
 
isAlphaWithinBounds(double) - Static method in class be.ceau.chart.color.Color
Verify that argument is valid value for the alpha channel.
isChannelWithinBounds(int) - Static method in class be.ceau.chart.color.Color
Verify that argument is valid value for the R, G or B channel.
isDrawable() - Method in class be.ceau.chart.BarChart
Optional check to determine whether the current state of this Chart implementation instance will generate a drawable JSON string.
isDrawable() - Method in class be.ceau.chart.BubbleChart
Optional check to determine whether the current state of this Chart implementation instance will generate a drawable JSON string.
isDrawable() - Method in interface be.ceau.chart.Chart
Optional check to determine whether the current state of this Chart implementation instance will generate a drawable JSON string.
isDrawable() - Method in class be.ceau.chart.DoughnutChart
Optional check to determine whether the current state of this Chart implementation instance will generate a drawable JSON string.
isDrawable() - Method in class be.ceau.chart.LineChart
Optional check to determine whether the current state of this Chart implementation instance will generate a drawable JSON string.
isDrawable() - Method in class be.ceau.chart.PieChart
Optional check to determine whether the current state of this Chart implementation instance will generate a drawable JSON string.
isDrawable() - Method in class be.ceau.chart.PolarChart
Optional check to determine whether the current state of this Chart implementation instance will generate a drawable JSON string.
isDrawable() - Method in class be.ceau.chart.RadarChart
Optional check to determine whether the current state of this Chart implementation instance will generate a drawable JSON string.
isDrawable() - Method in class be.ceau.chart.ScatterLineChart
Optional check to determine whether the current state of this Chart implementation instance will generate a drawable JSON string.
isEmpty(SerializerProvider, OptionalArray<T>) - Method in class be.ceau.chart.objects.OptionalArray.Serializer
 
isHorizontal() - Method in class be.ceau.chart.BarChart
 
isVertical() - Method in class be.ceau.chart.BarChart
 

J

JavaScriptFunction - Class in be.ceau.chart.javascript
 
JavaScriptFunction(String) - Constructor for class be.ceau.chart.javascript.JavaScriptFunction
 
JavaScriptFunction.Serializer - Class in be.ceau.chart.javascript
 

K

KHAKI - Static variable in class be.ceau.chart.color.Color
 

L

label - Variable in class be.ceau.chart.dataset.RoundDataset
 
LAVENDER - Static variable in class be.ceau.chart.color.Color
 
Layout - Class in be.ceau.chart.options.layout
Options to influence the layout of the chart in its canvas.
Layout() - Constructor for class be.ceau.chart.options.layout.Layout
No-arg constructor
Layout(Integer) - Constructor for class be.ceau.chart.options.layout.Layout
Constructor
Layout(Padding) - Constructor for class be.ceau.chart.options.layout.Layout
Constructor
Legend - Class in be.ceau.chart.options
 
Legend() - Constructor for class be.ceau.chart.options.Legend
 
Legend.Position - Enum in be.ceau.chart.options
 
LegendLabels - Class in be.ceau.chart.options
 
LegendLabels() - Constructor for class be.ceau.chart.options.LegendLabels
 
LIGHT_BLUE - Static variable in class be.ceau.chart.color.Color
 
LIGHT_CYAN - Static variable in class be.ceau.chart.color.Color
 
LIGHT_GRAY - Static variable in class be.ceau.chart.color.Color
 
LIGHT_PINK - Static variable in class be.ceau.chart.color.Color
 
LIGHT_SALMON - Static variable in class be.ceau.chart.color.Color
 
LIGHT_SKY_BLUE - Static variable in class be.ceau.chart.color.Color
 
LIGHT_YELLOW - Static variable in class be.ceau.chart.color.Color
 
LIME - Static variable in class be.ceau.chart.color.Color
 
Line - Class in be.ceau.chart.options.elements
Line elements are used to represent the line in a line chart.
Line() - Constructor for class be.ceau.chart.options.elements.Line
 
LinearScale - Class in be.ceau.chart.options.scales
The linear scale is use to chart numerical data.
LinearScale() - Constructor for class be.ceau.chart.options.scales.LinearScale
 
LinearScales - Class in be.ceau.chart.options.scales
The linear scale is use to chart numerical data.
LinearScales() - Constructor for class be.ceau.chart.options.scales.LinearScales
 
LinearTicks - Class in be.ceau.chart.options.ticks
 
LinearTicks() - Constructor for class be.ceau.chart.options.ticks.LinearTicks
 
LineChart - Class in be.ceau.chart
 
LineChart() - Constructor for class be.ceau.chart.LineChart
 
LineChart(LineData) - Constructor for class be.ceau.chart.LineChart
 
LineChart(LineData, LineOptions) - Constructor for class be.ceau.chart.LineChart
 
LineData - Class in be.ceau.chart.data
 
LineData() - Constructor for class be.ceau.chart.data.LineData
 
LineDataset - Class in be.ceau.chart.dataset
 
LineDataset() - Constructor for class be.ceau.chart.dataset.LineDataset
 
LineElements - Class in be.ceau.chart.options.elements
Line elements are used to represent the line in a line chart.
LineElements() - Constructor for class be.ceau.chart.options.elements.LineElements
No-arg constructor
LineElements(Line) - Constructor for class be.ceau.chart.options.elements.LineElements
Constructor
LineElements(Point) - Constructor for class be.ceau.chart.options.elements.LineElements
Constructor
LineElements(Line, Point) - Constructor for class be.ceau.chart.options.elements.LineElements
Constructor
LINEN - Static variable in class be.ceau.chart.color.Color
 
LineOptions - Class in be.ceau.chart.options
 
LineOptions() - Constructor for class be.ceau.chart.options.LineOptions
 
LogarithmicTicks - Class in be.ceau.chart.options.ticks
 
LogarithmicTicks() - Constructor for class be.ceau.chart.options.ticks.LogarithmicTicks
 
LUCIDA_BRIGHT - Static variable in class be.ceau.chart.enums.FontFamily
 
LUCIDA_CONSOLE - Static variable in class be.ceau.chart.enums.FontFamily
 
LUCIDA_GRANDE - Static variable in class be.ceau.chart.enums.FontFamily
 

M

MAGENTA - Static variable in class be.ceau.chart.color.Color
 
MAROON - Static variable in class be.ceau.chart.color.Color
 
MEDIUM_BLUE - Static variable in class be.ceau.chart.color.Color
 
MEDIUM_TURQUOISE - Static variable in class be.ceau.chart.color.Color
 
MIDNIGHT_BLUE - Static variable in class be.ceau.chart.color.Color
 
MONACO - Static variable in class be.ceau.chart.enums.FontFamily
 

N

NAVY - Static variable in class be.ceau.chart.color.Color
 

O

OLIVE - Static variable in class be.ceau.chart.color.Color
 
OPTIMA - Static variable in class be.ceau.chart.enums.FontFamily
 
OptionalArray<E> - Class in be.ceau.chart.objects
ArrayList subclass with special serialization behavior: if only one item is contained, the item will be serialized as a single value.
OptionalArray() - Constructor for class be.ceau.chart.objects.OptionalArray
 
OptionalArray.Serializer<T> - Class in be.ceau.chart.objects
 
options() - Static method in class be.ceau.chart.BarChart
Static factory, constructs an Options implementation appropriate for a BarChart.
options() - Static method in class be.ceau.chart.BubbleChart
Static factory, constructs an Options implementation appropriate for a BubbleChart.
options() - Static method in class be.ceau.chart.DoughnutChart
Static factory, constructs an Options implementation appropriate for a DoughnutChart.
options() - Static method in class be.ceau.chart.LineChart
Static factory, constructs an Options implementation appropriate for a LineChart.
Options<T extends Options<T>> - Class in be.ceau.chart.options
 
Options() - Constructor for class be.ceau.chart.options.Options
 
options() - Static method in class be.ceau.chart.PieChart
Static factory, constructs an Options implementation appropriate for a PieChart.
options() - Static method in class be.ceau.chart.PolarChart
Static factory, constructs an Options implementation appropriate for a PolarChart.
options() - Static method in class be.ceau.chart.RadarChart
Static factory, constructs an Options implementation appropriate for a RadarChart.
options() - Static method in class be.ceau.chart.ScatterLineChart
Static factory, constructs an Options implementation appropriate for a ScatterLineChart.
ORANGE - Static variable in class be.ceau.chart.color.Color
 
ORANGE_RED - Static variable in class be.ceau.chart.color.Color
 

P

Padding - Class in be.ceau.chart.options.layout
 
Padding() - Constructor for class be.ceau.chart.options.layout.Padding
 
PALATINO - Static variable in class be.ceau.chart.enums.FontFamily
 
PALE_TURQUOISE - Static variable in class be.ceau.chart.color.Color
 
PAPYRUS - Static variable in class be.ceau.chart.enums.FontFamily
 
PERPETUA - Static variable in class be.ceau.chart.enums.FontFamily
 
PieAnimation - Class in be.ceau.chart.options.animation
 
PieAnimation() - Constructor for class be.ceau.chart.options.animation.PieAnimation
 
PieChart - Class in be.ceau.chart
 
PieChart() - Constructor for class be.ceau.chart.PieChart
 
PieChart(PieData) - Constructor for class be.ceau.chart.PieChart
 
PieChart(PieData, PieOptions) - Constructor for class be.ceau.chart.PieChart
 
PieData - Class in be.ceau.chart.data
 
PieData() - Constructor for class be.ceau.chart.data.PieData
 
PieDataset - Class in be.ceau.chart.dataset
 
PieDataset() - Constructor for class be.ceau.chart.dataset.PieDataset
 
PieOptions - Class in be.ceau.chart.options
 
PieOptions() - Constructor for class be.ceau.chart.options.PieOptions
 
PINK - Static variable in class be.ceau.chart.color.Color
 
Point - Class in be.ceau.chart.options.elements
Point elements are used to represent the points in a line chart or a bubble chart.
Point() - Constructor for class be.ceau.chart.options.elements.Point
 
PointDataset<T extends Dataset<T,O>,O> - Class in be.ceau.chart.dataset
 
PointDataset() - Constructor for class be.ceau.chart.dataset.PointDataset
 
PointElements - Class in be.ceau.chart.options.elements
Point elements are used to represent the points in a line chart or a bubble chart.
PointElements(Point) - Constructor for class be.ceau.chart.options.elements.PointElements
Constructor
PointLabels - Class in be.ceau.chart.options.scales
The following options are used to configure the point labels that are shown on the perimeter of the scale.
PointLabels() - Constructor for class be.ceau.chart.options.scales.PointLabels
 
PointStyle - Enum in be.ceau.chart.enums
 
PolarAnimation - Class in be.ceau.chart.options.animation
 
PolarAnimation() - Constructor for class be.ceau.chart.options.animation.PolarAnimation
 
PolarChart - Class in be.ceau.chart
 
PolarChart() - Constructor for class be.ceau.chart.PolarChart
 
PolarChart(PolarData) - Constructor for class be.ceau.chart.PolarChart
 
PolarChart(PolarData, PolarOptions) - Constructor for class be.ceau.chart.PolarChart
 
PolarData - Class in be.ceau.chart.data
 
PolarData() - Constructor for class be.ceau.chart.data.PolarData
 
PolarDataset - Class in be.ceau.chart.dataset
 
PolarDataset() - Constructor for class be.ceau.chart.dataset.PolarDataset
 
PolarOptions - Class in be.ceau.chart.options
 
PolarOptions() - Constructor for class be.ceau.chart.options.PolarOptions
 
PURPLE - Static variable in class be.ceau.chart.color.Color
 

R

RadarChart - Class in be.ceau.chart
 
RadarChart() - Constructor for class be.ceau.chart.RadarChart
 
RadarChart(RadarData) - Constructor for class be.ceau.chart.RadarChart
 
RadarChart(RadarData, RadarOptions) - Constructor for class be.ceau.chart.RadarChart
 
RadarData - Class in be.ceau.chart.data
 
RadarData() - Constructor for class be.ceau.chart.data.RadarData
 
RadarDataset - Class in be.ceau.chart.dataset
 
RadarDataset() - Constructor for class be.ceau.chart.dataset.RadarDataset
 
RadarElements - Class in be.ceau.chart.options.elements
 
RadarElements() - Constructor for class be.ceau.chart.options.elements.RadarElements
 
RadarLine - Class in be.ceau.chart.options.elements
 
RadarLine() - Constructor for class be.ceau.chart.options.elements.RadarLine
 
RadarOptions - Class in be.ceau.chart.options
 
RadarOptions() - Constructor for class be.ceau.chart.options.RadarOptions
 
RadialLinearScale - Class in be.ceau.chart.options.scales
The radial linear scale is used specifically for the radar and polar are chart types.
RadialLinearScale() - Constructor for class be.ceau.chart.options.scales.RadialLinearScale
 
RadialLinearTicks - Class in be.ceau.chart.options.ticks
 
RadialLinearTicks() - Constructor for class be.ceau.chart.options.ticks.RadialLinearTicks
 
random() - Static method in class be.ceau.chart.color.Color
Constructs and returns a new fully random Color instance.
Rectangle - Class in be.ceau.chart.options.elements
Rectangle elements are used to represent the bars in a bar chart.
Rectangle() - Constructor for class be.ceau.chart.options.elements.Rectangle
 
RectangleElements - Class in be.ceau.chart.options.elements
Rectangle elements are used to represent the bars in a bar chart.
RectangleElements() - Constructor for class be.ceau.chart.options.elements.RectangleElements
No-arg constructor
RectangleElements(Rectangle) - Constructor for class be.ceau.chart.options.elements.RectangleElements
Constructor
RED - Static variable in class be.ceau.chart.color.Color
 
rgba() - Method in class be.ceau.chart.color.Color
 
ROCKWELL - Static variable in class be.ceau.chart.enums.FontFamily
 
RoundDataset<T extends RoundDataset<T,O>,O> - Class in be.ceau.chart.dataset
 
RoundDataset() - Constructor for class be.ceau.chart.dataset.RoundDataset
 

S

SALMON - Static variable in class be.ceau.chart.color.Color
 
Scale<T extends Scale<T>> - Class in be.ceau.chart.options.scales
 
Scale() - Constructor for class be.ceau.chart.options.scales.Scale
 
ScaleLabel - Class in be.ceau.chart.options.scales
The grid line configuration is nested under the scale configuration in the scaleLabel key.
ScaleLabel() - Constructor for class be.ceau.chart.options.scales.ScaleLabel
 
scales() - Static method in class be.ceau.chart.options.BarOptions
Static factory, constructs a Scale implementation appropriate for a BarOptions instance.
scales() - Static method in class be.ceau.chart.options.LineOptions
Static factory, constructs a Scale implementation appropriate for a LineOptions instance.
scales() - Static method in class be.ceau.chart.options.PolarOptions
Static factory, constructs a Scale implementation appropriate for a PolarOptions instance.
scales() - Static method in class be.ceau.chart.options.RadarOptions
Static factory, constructs a Scale implementation appropriate for a RadarOptions instance.
ScalesPosition - Enum in be.ceau.chart.enums
 
ScatterDataPoint - Class in be.ceau.chart.datapoint
 
ScatterDataPoint() - Constructor for class be.ceau.chart.datapoint.ScatterDataPoint
 
ScatterDataPoint(int, int) - Constructor for class be.ceau.chart.datapoint.ScatterDataPoint
 
ScatterDataPoint(double, double) - Constructor for class be.ceau.chart.datapoint.ScatterDataPoint
 
ScatterDataPoint(BigDecimal, BigDecimal) - Constructor for class be.ceau.chart.datapoint.ScatterDataPoint
 
ScatterLineChart - Class in be.ceau.chart
 
ScatterLineChart() - Constructor for class be.ceau.chart.ScatterLineChart
 
ScatterLineChart(ScatterLineData) - Constructor for class be.ceau.chart.ScatterLineChart
 
ScatterLineChart(ScatterLineData, LineOptions) - Constructor for class be.ceau.chart.ScatterLineChart
 
ScatterLineData - Class in be.ceau.chart.data
 
ScatterLineData() - Constructor for class be.ceau.chart.data.ScatterLineData
 
ScatterLineDataset - Class in be.ceau.chart.dataset
 
ScatterLineDataset() - Constructor for class be.ceau.chart.dataset.ScatterLineDataset
 
serialize(JavaScriptFunction, JsonGenerator, SerializerProvider) - Method in class be.ceau.chart.javascript.JavaScriptFunction.Serializer
 
serialize(OptionalArray<T>, JsonGenerator, SerializerProvider) - Method in class be.ceau.chart.objects.OptionalArray.Serializer
 
Serializer() - Constructor for class be.ceau.chart.javascript.JavaScriptFunction.Serializer
 
Serializer() - Constructor for class be.ceau.chart.objects.OptionalArray.Serializer
 
setAfterBuildTicks(JavaScriptFunction) - Method in class be.ceau.chart.options.scales.Scale
Callback that runs after ticks are created.
setAfterCalculateTickRotation(JavaScriptFunction) - Method in class be.ceau.chart.options.scales.Scale
Callback that runs after tick rotation is determined.
setAfterDataLimits(JavaScriptFunction) - Method in class be.ceau.chart.options.scales.Scale
Callback that runs after data limits are determined.
setAfterFit(JavaScriptFunction) - Method in class be.ceau.chart.options.scales.Scale
Callback that runs after the scale fits to the canvas.
setAfterSetDimensions(JavaScriptFunction) - Method in class be.ceau.chart.options.scales.Scale
Callback that runs after dimensions are set.
setAfterTickToLabelConversion(JavaScriptFunction) - Method in class be.ceau.chart.options.scales.Scale
Callback that runs after ticks are converted into strings.
setAfterUpdate(JavaScriptFunction) - Method in class be.ceau.chart.options.scales.Scale
Callback that runs at the end of the update process.
setAngleLines(AngleLines) - Method in class be.ceau.chart.options.scales.RadialLinearScale
See the Angle Line Options section below for details.
setAnimateRotate(Boolean) - Method in class be.ceau.chart.options.animation.DoughnutAnimation
If true, will animate the rotation of the chart.
setAnimateRotate(Boolean) - Method in class be.ceau.chart.options.animation.PieAnimation
If true, will animate the rotation of the chart.
setAnimateRotate(Boolean) - Method in class be.ceau.chart.options.animation.PolarAnimation
If true, will animate the rotation of the chart.
setAnimateScale(Boolean) - Method in class be.ceau.chart.options.animation.DoughnutAnimation
If true, will animate scaling the chart.
setAnimateScale(Boolean) - Method in class be.ceau.chart.options.animation.PieAnimation
If true, will animate scaling the chart.
setAnimateScale(Boolean) - Method in class be.ceau.chart.options.animation.PolarAnimation
If true, will animate scaling the chart.
setAnimation(DoughnutAnimation) - Method in class be.ceau.chart.options.DoughnutOptions
If true, will animate the rotation of the chart.
setAnimation(Animation<?>) - Method in class be.ceau.chart.options.Options
The following animation options are available.
setAnimation(PieAnimation) - Method in class be.ceau.chart.options.PieOptions
If true, will animate the rotation of the chart.
setAnimation(PolarAnimation) - Method in class be.ceau.chart.options.PolarOptions
If true, will animate the rotation of the chart.
setAnimationDuration(Integer) - Method in class be.ceau.chart.options.Hover
Default 400
Duration in milliseconds it takes to animate hover style changes
setArc(Arc) - Method in class be.ceau.chart.options.elements.ArcElements
 
setAutoSkip(Boolean) - Method in class be.ceau.chart.options.ticks.Ticks
If true, automatically calculates how many labels that can be shown and hides labels accordingly.
setAutoSkipPadding(BigDecimal) - Method in class be.ceau.chart.options.ticks.Ticks
Padding between the ticks on the horizontal axis when autoSkip is enabled.
setBackdropColor(Color) - Method in class be.ceau.chart.options.ticks.RadialLinearTicks
Color of label backdrops
setBackdropPaddingX(BigDecimal) - Method in class be.ceau.chart.options.ticks.RadialLinearTicks
Horizontal padding of label backdrop
setBackdropPaddingY(BigDecimal) - Method in class be.ceau.chart.options.ticks.RadialLinearTicks
Vertical padding of label backdrop
setBackgroundColor(Color) - Method in class be.ceau.chart.dataset.BackgroundBorderHoverDataset
 
setBackgroundColor(List<Color>) - Method in class be.ceau.chart.dataset.BackgroundBorderHoverDataset
The fill color of the bars.
setBackgroundColor(List<Color>) - Method in class be.ceau.chart.dataset.BubbleDataset
The fill color of the bubbles.
setBackgroundColor(Color) - Method in class be.ceau.chart.dataset.PointDataset
The fill color under the line.
setBackgroundColor(Color) - Method in class be.ceau.chart.options.elements.Arc
Default fill color for arcs.
setBackgroundColor(Color) - Method in class be.ceau.chart.options.elements.Line
Default line fill color
setBackgroundColor(Color) - Method in class be.ceau.chart.options.elements.Point
Default point fill color
setBackgroundColor(Color) - Method in class be.ceau.chart.options.elements.Rectangle
Default bar fill color
setBackgroundColor(Color) - Method in class be.ceau.chart.options.Tooltips
Background color of the tooltip
setBarPercentage(BigDecimal) - Method in class be.ceau.chart.options.scales.XAxis
Percent (0-1) of the available width each bar should be within the category percentage.
setBeforeBuildTicks(JavaScriptFunction) - Method in class be.ceau.chart.options.scales.Scale
Callback that runs before ticks are created.
setBeforeCalculateTickRotation(JavaScriptFunction) - Method in class be.ceau.chart.options.scales.Scale
Callback that runs before tick rotation is determined.
setBeforeDataLimits(JavaScriptFunction) - Method in class be.ceau.chart.options.scales.Scale
Callback that runs before data limits are determined.
setBeforeFit(JavaScriptFunction) - Method in class be.ceau.chart.options.scales.Scale
Callback that runs before the scale fits to the canvas.
setBeforeSetDimensions(JavaScriptFunction) - Method in class be.ceau.chart.options.scales.Scale
Callback that runs before dimensions are set.
setBeforeTickToLabelConversion(JavaScriptFunction) - Method in class be.ceau.chart.options.scales.Scale
Callback that runs before ticks are converted into strings.
setBeforeUpdate(JavaScriptFunction) - Method in class be.ceau.chart.options.scales.Scale
Callback called before the update process starts.
setBeginAtZero(Boolean) - Method in class be.ceau.chart.options.ticks.LinearTicks
if true, scale will inclulde 0 if it is not already included.
setBeginAtZero(Boolean) - Method in class be.ceau.chart.options.ticks.RadialLinearTicks
if true, scale will inclulde 0 if it is not already included.
setBodyFontColor(Color) - Method in class be.ceau.chart.options.Tooltips
Font color for tooltip items.
setBodyFontFamily(String) - Method in class be.ceau.chart.options.Tooltips
Font family for tooltip items inherited from global font family
setBodyFontSize(Integer) - Method in class be.ceau.chart.options.Tooltips
Font size for tooltip items inherited from global font size
setBodyFontStyle(FontStyle) - Method in class be.ceau.chart.options.Tooltips
setBodySpacing(Integer) - Method in class be.ceau.chart.options.Tooltips
Spacing to add to top and bottom of each tooltip item
setBorderCapStyle(BorderCapStyle) - Method in class be.ceau.chart.dataset.PointDataset
Default line cap style.
setBorderCapStyle(BorderCapStyle) - Method in class be.ceau.chart.options.elements.Line
Default line cap style.
setBorderColor(Color) - Method in class be.ceau.chart.dataset.BackgroundBorderHoverDataset
 
setBorderColor(List<Color>) - Method in class be.ceau.chart.dataset.BackgroundBorderHoverDataset
Bar border color
setBorderColor(List<Color>) - Method in class be.ceau.chart.dataset.BubbleDataset
The stroke color of the bubbles.
setBorderColor(Color) - Method in class be.ceau.chart.dataset.PointDataset
The color of the line.
setBorderColor(Color) - Method in class be.ceau.chart.options.elements.Arc
Default stroke color for arcs
setBorderColor(Color) - Method in class be.ceau.chart.options.elements.Line
Default line stroke color
setBorderColor(Color) - Method in class be.ceau.chart.options.elements.Point
Default point stroke color
setBorderColor(Color) - Method in class be.ceau.chart.options.elements.Rectangle
Default bar stroke color
setBorderDash(List<Integer>) - Method in class be.ceau.chart.dataset.PointDataset
Default line dash.
setBorderDash(List<Integer>) - Method in class be.ceau.chart.options.elements.Line
Default line dash.
setBorderDashOffset(Float) - Method in class be.ceau.chart.dataset.PointDataset
Default line dash offset.
setBorderDashOffset(Float) - Method in class be.ceau.chart.options.elements.Line
Default line dash offset.
setBorderJoinStyle(BorderJoinStyle) - Method in class be.ceau.chart.dataset.PointDataset
Default line join style.
setBorderJoinStyle(BorderJoinStyle) - Method in class be.ceau.chart.options.elements.Line
Default line join style.
setBorderSkipped(List<BorderSkipped>) - Method in class be.ceau.chart.dataset.BarDataset
Which edge to skip drawing the border for.
setBorderSkipped(BorderSkipped) - Method in class be.ceau.chart.options.elements.Rectangle
Default skipped (excluded) border for rectangle.
setBorderWidth(Integer) - Method in class be.ceau.chart.dataset.BackgroundBorderHoverDataset
 
setBorderWidth(List<Integer>) - Method in class be.ceau.chart.dataset.BackgroundBorderHoverDataset
Border width of bar in pixels
setBorderWidth(List<Integer>) - Method in class be.ceau.chart.dataset.BubbleDataset
The stroke width of bubble in pixels.
setBorderWidth(Integer) - Method in class be.ceau.chart.dataset.PointDataset
The width of the line in pixels
setBorderWidth(Integer) - Method in class be.ceau.chart.options.elements.Arc
Default stroke width for arcs
setBorderWidth(Integer) - Method in class be.ceau.chart.options.elements.Line
Default line stroke width
setBorderWidth(Integer) - Method in class be.ceau.chart.options.elements.Point
Default point stroke width
setBorderWidth(Integer) - Method in class be.ceau.chart.options.elements.Rectangle
Default bar stroke width
setBottom(int) - Method in class be.ceau.chart.options.layout.Padding
 
setBoxWidth(Integer) - Method in class be.ceau.chart.options.LegendLabels
Width of coloured box
setCallback(JavaScriptFunction) - Method in class be.ceau.chart.options.scales.PointLabels
Callback function to transform data label to axis label
setCallback(JavaScriptFunction) - Method in class be.ceau.chart.options.ticks.Ticks
Returns the string representation of the tick value as it should be displayed on the chart.
setCapBezierPoints(Boolean) - Method in class be.ceau.chart.options.elements.Line
If true, bezier control points are kept inside the chart.
setCaretSize(Integer) - Method in class be.ceau.chart.options.Tooltips
Size, in px, of the tooltip arrow
setCategoryPercentage(BigDecimal) - Method in class be.ceau.chart.options.scales.XAxis
Percent (0-1) of the available width (the space between the gridlines for small datasets) for each data-point to use for the bars.
setCircumference(BigDecimal) - Method in class be.ceau.chart.options.DoughnutOptions
Sweep to allow arcs to cover
setCircumference(BigDecimal) - Method in class be.ceau.chart.options.PieOptions
Sweep to allow arcs to cover
setColor(Color) - Method in class be.ceau.chart.options.scales.AngleLines
Color of angled lines
setColor(List<Color>) - Method in class be.ceau.chart.options.scales.GridLines
Color of the grid lines.
setCornerRadius(Integer) - Method in class be.ceau.chart.options.Tooltips
Radius of tooltip corner curves
setCustom(JavaScriptFunction) - Method in class be.ceau.chart.options.Tooltips
See section below
setCutoutPercentage(BigDecimal) - Method in class be.ceau.chart.options.DoughnutOptions
The percentage of the chart that is cut out of the middle.
setCutoutPercentage(BigDecimal) - Method in class be.ceau.chart.options.PieOptions
The percentage of the chart that is cut out of the middle.
setData(BarData) - Method in class be.ceau.chart.BarChart
 
setData(BubbleData) - Method in class be.ceau.chart.BubbleChart
 
setData(int...) - Method in class be.ceau.chart.dataset.BarDataset
Sets the backing data list to the argument, replacing any data already added or set
setData(double...) - Method in class be.ceau.chart.dataset.BarDataset
Sets the backing data list to the argument, replacing any data already added or set
setData(Collection<O>) - Method in class be.ceau.chart.dataset.Dataset
Sets the backing data list to the argument, replacing any data already added or set
setData(O...) - Method in class be.ceau.chart.dataset.Dataset
Sets the backing data list to the argument, replacing any data already added or set
setData(int...) - Method in class be.ceau.chart.dataset.DoughnutDataset
Sets the backing data list to the argument, replacing any data already added or set
setData(double...) - Method in class be.ceau.chart.dataset.DoughnutDataset
Sets the backing data list to the argument, replacing any data already added or set
setData(int...) - Method in class be.ceau.chart.dataset.LineDataset
Sets the backing data list to the argument, replacing any data already added or set
setData(double...) - Method in class be.ceau.chart.dataset.LineDataset
Sets the backing data list to the argument, replacing any data already added or set
setData(int...) - Method in class be.ceau.chart.dataset.PieDataset
Sets the backing data list to the argument, replacing any data already added or set
setData(double...) - Method in class be.ceau.chart.dataset.PieDataset
Sets the backing data list to the argument, replacing any data already added or set
setData(int...) - Method in class be.ceau.chart.dataset.PolarDataset
Sets the backing data list to the argument, replacing any data already added or set
setData(double...) - Method in class be.ceau.chart.dataset.PolarDataset
Sets the backing data list to the argument, replacing any data already added or set
setData(int...) - Method in class be.ceau.chart.dataset.RadarDataset
Sets the backing data list to the argument, replacing any data already added or set
setData(double...) - Method in class be.ceau.chart.dataset.RadarDataset
Sets the backing data list to the argument, replacing any data already added or set
setData(DoughnutData) - Method in class be.ceau.chart.DoughnutChart
 
setData(LineData) - Method in class be.ceau.chart.LineChart
 
setData(PieData) - Method in class be.ceau.chart.PieChart
 
setData(PolarData) - Method in class be.ceau.chart.PolarChart
 
setData(RadarData) - Method in class be.ceau.chart.RadarChart
 
setData(ScatterLineData) - Method in class be.ceau.chart.ScatterLineChart
 
setDatasets(Collection<BubbleDataset>) - Method in class be.ceau.chart.data.BubbleData
 
setDatasets(BubbleDataset...) - Method in class be.ceau.chart.data.BubbleData
 
setDatasets(Collection<T>) - Method in class be.ceau.chart.data.Data
 
setDay(String) - Method in class be.ceau.chart.options.scales.DisplayFormats
Default: 'll'
setDisplay(Boolean) - Method in class be.ceau.chart.options.Legend
Default true Is the legend displayed
setDisplay(Boolean) - Method in class be.ceau.chart.options.scales.AngleLines
If true, angle lines are shown.
setDisplay(Boolean) - Method in class be.ceau.chart.options.scales.GridLines
setDisplay(Boolean) - Method in class be.ceau.chart.options.scales.Scale
If true, show the scale including gridlines, ticks, and labels.
setDisplay(Boolean) - Method in class be.ceau.chart.options.scales.ScaleLabel
Default false
setDisplay(Boolean) - Method in class be.ceau.chart.options.scales.XAxis
If true, show the scale.
setDisplay(Boolean) - Method in class be.ceau.chart.options.scales.YAxis
If true, show the scale.
setDisplay(Boolean) - Method in class be.ceau.chart.options.ticks.Ticks
If true, show the ticks.
setDisplay(Boolean) - Method in class be.ceau.chart.options.Title
Display the title block
setDisplayFormats(DisplayFormats) - Method in class be.ceau.chart.options.scales.Time
See Display Formats section below.
setDrawBorder(Boolean) - Method in class be.ceau.chart.options.scales.GridLines
If true draw border on the edge of the chart
setDrawOnChartArea(Boolean) - Method in class be.ceau.chart.options.scales.GridLines
If true, draw lines on the chart area inside the axis lines.
setDrawTicks(Boolean) - Method in class be.ceau.chart.options.scales.GridLines
If true, draw lines beside the ticks in the axis area beside the chart.
setDuration(Integer) - Method in class be.ceau.chart.options.animation.Animation
Default 1000
setEasing(Easing) - Method in class be.ceau.chart.options.animation.Animation
setElements(RectangleElements) - Method in class be.ceau.chart.options.BarOptions
 
setElements(BubbleElements) - Method in class be.ceau.chart.options.BubbleOptions
 
setElements(ArcElements) - Method in class be.ceau.chart.options.DoughnutOptions
 
setElements(LineElements) - Method in class be.ceau.chart.options.LineOptions
 
setElements(ArcElements) - Method in class be.ceau.chart.options.PieOptions
 
setElements(ArcElements) - Method in class be.ceau.chart.options.PolarOptions
 
setElements(RadarElements) - Method in class be.ceau.chart.options.RadarOptions
Options for all line elements used on the chart, as defined in the global elements, duplicated here to show Radar chart specific defaults.
setEnabled(Boolean) - Method in class be.ceau.chart.options.Tooltips
Are tooltips enabled
setEvents(Collection<Event>) - Method in class be.ceau.chart.options.Options
Default ["mousemove", "mouseout", "click", "touchstart", "touchmove", "touchend"] Events that the chart should listen to for tooltips and hovering
setFill(Boolean) - Method in class be.ceau.chart.dataset.PointDataset
If true, fill the area under the line
setFill(Boolean) - Method in class be.ceau.chart.options.elements.Line
If true, the line is filled.
setFixedStepSize(BigDecimal) - Method in class be.ceau.chart.options.ticks.LinearTicks
User defined fixed step size for the scale.
setFixedStepSize(BigDecimal) - Method in class be.ceau.chart.options.ticks.RadialLinearTicks
User defined fixed step size for the scale.
setFontColor(Color) - Method in class be.ceau.chart.options.LegendLabels
Font color inherited from global configuration
setFontColor(Color) - Method in class be.ceau.chart.options.scales.PointLabels
Font color
setFontColor(Color) - Method in class be.ceau.chart.options.scales.ScaleLabel
Font color for the scale title.
setFontColor(Color) - Method in class be.ceau.chart.options.ticks.Ticks
Font color for the tick labels.
setFontColor(Color) - Method in class be.ceau.chart.options.Title
Font color inherited from global configuration
setFontFamily(String) - Method in class be.ceau.chart.options.LegendLabels
Font family inherited from global configuration
setFontFamily(String) - Method in class be.ceau.chart.options.scales.PointLabels
Font family to render
setFontFamily(String) - Method in class be.ceau.chart.options.scales.ScaleLabel
Font family for the scale title, follows CSS font-family options.
setFontFamily(String) - Method in class be.ceau.chart.options.ticks.Ticks
Font family for the tick labels, follows CSS font-family options.
setFontFamily(String) - Method in class be.ceau.chart.options.Title
Font family inherited from global configuration
setFontSize(Integer) - Method in class be.ceau.chart.options.LegendLabels
Font size inherited from global configuration
setFontSize(BigDecimal) - Method in class be.ceau.chart.options.scales.PointLabels
Font size in pixels
setFontSize(BigDecimal) - Method in class be.ceau.chart.options.scales.ScaleLabel
Font size for the scale title.
setFontSize(BigDecimal) - Method in class be.ceau.chart.options.ticks.Ticks
Font size for the tick labels.
setFontSize(Integer) - Method in class be.ceau.chart.options.Title
Font size inherited from global configuration
setFontStyle(FontStyle) - Method in class be.ceau.chart.options.LegendLabels
Font style inherited from global configuration
setFontStyle(FontStyle) - Method in class be.ceau.chart.options.scales.PointLabels
Font Style to use
setFontStyle(FontStyle) - Method in class be.ceau.chart.options.scales.ScaleLabel
Font style for the scale title, follows CSS font-style options (i.e.
setFontStyle(FontStyle) - Method in class be.ceau.chart.options.ticks.Ticks
Font style for the tick labels, follows CSS font-style options (i.e.
setFontStyle(FontStyle) - Method in class be.ceau.chart.options.Title
Font styling of the title, follows CSS font-style options (i.e.
setFooterFontColor(Color) - Method in class be.ceau.chart.options.Tooltips
Font color for tooltip footer.
setFooterFontFamily(String) - Method in class be.ceau.chart.options.Tooltips
Font family for tooltip footer inherited from global font family.
setFooterFontSize(Integer) - Method in class be.ceau.chart.options.Tooltips
Font size for tooltip footer inherited from global font size.
setFooterFontStyle(FontStyle) - Method in class be.ceau.chart.options.Tooltips
Font style for tooltip footer.
setFooterMarginTop(Integer) - Method in class be.ceau.chart.options.Tooltips
Margin to add before drawing the footer
setFooterSpacing(Integer) - Method in class be.ceau.chart.options.Tooltips
Spacing to add to top and bottom of each footer line.
setFullWidth(Boolean) - Method in class be.ceau.chart.options.Legend
Default true Marks that this box should take the full width of the canvas (pushing down other boxes)
setFullWidth(Boolean) - Method in class be.ceau.chart.options.Title
Marks that this box should take the full width of the canvas (pushing down other boxes)
setGenerateLabels(JavaScriptFunction) - Method in class be.ceau.chart.options.LegendLabels
Generates legend items for each thing in the legend.
setGridLines(GridLines) - Method in class be.ceau.chart.options.scales.Scale
See grid line configuration section.
setGridLines(GridLines) - Method in class be.ceau.chart.options.scales.XAxis
 
setHitRadius(List<Integer>) - Method in class be.ceau.chart.dataset.RadarDataset
The pixel size of the non-displayed point that reacts to mouse events
setHitRadius(Integer) - Method in class be.ceau.chart.options.elements.Point
Extra radius added to point radius for hit detection
setHorizontal() - Method in class be.ceau.chart.BarChart
Draw this BarChart horizontally.
setHour(String) - Method in class be.ceau.chart.options.scales.DisplayFormats
Default: 'MMM D, hA'
setHover(Hover) - Method in class be.ceau.chart.options.BarOptions
Label's hover mode.
setHover(Hover) - Method in class be.ceau.chart.options.Options
The hover configuration is passed into the options.hover namespace.
setHoverBackgroundColor(Color) - Method in class be.ceau.chart.dataset.BackgroundBorderHoverDataset
 
setHoverBackgroundColor(List<Color>) - Method in class be.ceau.chart.dataset.BackgroundBorderHoverDataset
Bar background color when hovered
setHoverBackgroundColor(List<Color>) - Method in class be.ceau.chart.dataset.BubbleDataset
The fill color of the bubbles when hovered.
setHoverBorderColor(Color) - Method in class be.ceau.chart.dataset.BackgroundBorderHoverDataset
 
setHoverBorderColor(List<Color>) - Method in class be.ceau.chart.dataset.BackgroundBorderHoverDataset
Bar border color when hovered
setHoverBorderColor(List<Color>) - Method in class be.ceau.chart.dataset.BubbleDataset
The stroke color of the bubbles when hovered.
setHoverBorderWidth(Integer) - Method in class be.ceau.chart.dataset.BackgroundBorderHoverDataset
 
setHoverBorderWidth(List<Integer>) - Method in class be.ceau.chart.dataset.BackgroundBorderHoverDataset
Border width of bar when hovered
setHoverBorderWidth(List<Integer>) - Method in class be.ceau.chart.dataset.BubbleDataset
The stroke width of the bubbles when hovered.
setHoverBorderWidth(Integer) - Method in class be.ceau.chart.options.elements.Point
Default stroke width when hovered
setHoverRadius(List<Integer>) - Method in class be.ceau.chart.dataset.BubbleDataset
Additional radius to add to data radius on hover.
setHoverRadius(Integer) - Method in class be.ceau.chart.options.elements.Point
Default point radius when hovered
setId(String) - Method in class be.ceau.chart.options.scales.Scale
The ID is used to link datasets and scale axes together.
setId(String) - Method in class be.ceau.chart.options.scales.XAxis
Id of the axis so that data can bind to it
setId(String) - Method in class be.ceau.chart.options.scales.YAxis
Id of the axis so that data can bind to it.
setIsoWeekday(Boolean) - Method in class be.ceau.chart.options.scales.Time
If true and the unit is set to 'week', iso weekdays will be used.
setItemSort(JavaScriptFunction) - Method in class be.ceau.chart.options.Tooltips
Allows sorting of tooltip items.
setLabel(String) - Method in class be.ceau.chart.dataset.BarDataset
The label for the dataset which appears in the legend and tooltips
setLabel(String) - Method in class be.ceau.chart.dataset.PointDataset
The label for the dataset which appears in the legend and tooltips
setLabel(String) - Method in class be.ceau.chart.dataset.RoundDataset
The label for the dataset which appears in the legend and tooltips
setLabelOffset(BigDecimal) - Method in class be.ceau.chart.options.ticks.Ticks
Distance in pixels to offset the label from the centre point of the tick (in the y direction for the x axis, and the x direction for the y axis).
setLabels(Collection<String>) - Method in class be.ceau.chart.data.Data
Sets the backing label list, replacing any labels previously added or set
setLabels(String...) - Method in class be.ceau.chart.data.Data
Sets the backing label list, replacing any labels previously added or set
setLabels(LegendLabels) - Method in class be.ceau.chart.options.Legend
Default - See the Legend Label Configuration section below.
setLabelString(String) - Method in class be.ceau.chart.options.scales.ScaleLabel
The text for the title.
setLayout(Layout) - Method in class be.ceau.chart.options.Options
 
setLeft(int) - Method in class be.ceau.chart.options.layout.Padding
 
setLegend(Legend) - Method in class be.ceau.chart.options.Options
The legend configuration is passed into the options.legend namespace.
setLegendCallback(JavaScriptFunction) - Method in class be.ceau.chart.options.Options
Default function (chart) { } Function to generate a legend.
setLegendCallback(JavaScriptFunction) - Method in class be.ceau.chart.options.PolarOptions
Generates the HTML legend via calls to generateLegend
setLine(Line) - Method in class be.ceau.chart.options.elements.LineElements
 
setLine(RadarLine) - Method in class be.ceau.chart.options.elements.RadarElements
Line elements are used to represent the line in a line chart.
setLineArc(Boolean) - Method in class be.ceau.chart.options.scales.RadialLinearScale
If true, circular arcs are used else straight lines are used.
setLineTension(Float) - Method in class be.ceau.chart.dataset.PointDataset
Bezier curve tension of the line.
setLineTension(Float) - Method in class be.ceau.chart.options.elements.RadarLine
Tension exhibited by lines when calculating splineCurve.
setLineWidth(Integer) - Method in class be.ceau.chart.options.scales.AngleLines
Width of angled lines
setLineWidth(List<Integer>) - Method in class be.ceau.chart.options.scales.GridLines
Stroke width of grid lines
setMaintainAspectRatio(Boolean) - Method in class be.ceau.chart.options.Options
Default true Maintain the original canvas aspect ratio (width / height) when resizing
setMax(Time) - Method in class be.ceau.chart.options.scales.Time
If defined, this will override the data maximum
setMax(String) - Method in class be.ceau.chart.options.ticks.CategoryTicks
The maximum item to display.
setMax(int) - Method in class be.ceau.chart.options.ticks.LinearTicks
 
setMax(BigDecimal) - Method in class be.ceau.chart.options.ticks.LinearTicks
User defined maximum number for the scale, overrides maximum value from data.
setMax(String) - Method in class be.ceau.chart.options.ticks.LogarithmicTicks
The maximum item to display.
setMax(BigDecimal) - Method in class be.ceau.chart.options.ticks.RadialLinearTicks
User defined maximum number for the scale, overrides maximum value from data.
setMaxRotation(BigDecimal) - Method in class be.ceau.chart.options.ticks.Ticks
Maximum rotation for tick labels when rotating to condense labels.
setMaxTicksLimit(BigDecimal) - Method in class be.ceau.chart.options.ticks.LinearTicks
Maximum number of ticks and gridlines to show.
setMaxTicksLimit(BigDecimal) - Method in class be.ceau.chart.options.ticks.RadialLinearTicks
Maximum number of ticks and gridlines to show.
setMillisecond(String) - Method in class be.ceau.chart.options.scales.DisplayFormats
Default: 'SSS [ms]'
setMin(Time) - Method in class be.ceau.chart.options.scales.Time
If defined, this will override the data minimum
setMin(String) - Method in class be.ceau.chart.options.ticks.CategoryTicks
The minimum item to display.
setMin(int) - Method in class be.ceau.chart.options.ticks.LinearTicks
 
setMin(BigDecimal) - Method in class be.ceau.chart.options.ticks.LinearTicks
User defined minimum number for the scale, overrides minimum value from data.
setMin(String) - Method in class be.ceau.chart.options.ticks.LogarithmicTicks
The minimum item to display.
setMin(BigDecimal) - Method in class be.ceau.chart.options.ticks.RadialLinearTicks
User defined minimum number for the scale, overrides minimum value from data.
setMinRotation(BigDecimal) - Method in class be.ceau.chart.options.ticks.Ticks
Minimum rotation for tick labels.
setMinute(String) - Method in class be.ceau.chart.options.scales.DisplayFormats
Default: 'h:mm:ss a'
setMirror(Boolean) - Method in class be.ceau.chart.options.ticks.Ticks
Flips tick labels around axis, displaying the labels inside the chart instead of outside.
setMode(HoverMode) - Method in class be.ceau.chart.options.Hover
Default single
setMode(String) - Method in class be.ceau.chart.options.Tooltips
Sets which elements appear in the tooltip.
setMonth(String) - Method in class be.ceau.chart.options.scales.DisplayFormats
Default: 'MMM YYYY'
setMultiKeyBackground(Color) - Method in class be.ceau.chart.options.Tooltips
Color to draw behind the colored boxes when multiple items are in the tooltip
setOffsetGridLines(Boolean) - Method in class be.ceau.chart.options.scales.GridLines
If true, labels are shifted to be between grid lines.
setOnClick(JavaScriptFunction) - Method in class be.ceau.chart.options.Legend
Default function(event, legendItem) {} A callback that is called when a click is registered on top of a label item
setOnClick(JavaScriptFunction) - Method in class be.ceau.chart.options.Options
Default null Called if the event is of type 'mouseup' or 'click'.
setOnComplete(JavaScriptFunction) - Method in class be.ceau.chart.options.animation.Animation
Default none
setOnHover(JavaScriptFunction) - Method in class be.ceau.chart.options.Hover
Default null
Called when any of the events fire.
setOnProgress(JavaScriptFunction) - Method in class be.ceau.chart.options.animation.Animation
Default none
setOnResize(JavaScriptFunction) - Method in class be.ceau.chart.options.Options
Default null Called when a resize occurs.
setOptions(BarOptions) - Method in class be.ceau.chart.BarChart
 
setOptions(BubbleOptions) - Method in class be.ceau.chart.BubbleChart
 
setOptions(DoughnutOptions) - Method in class be.ceau.chart.DoughnutChart
 
setOptions(LineOptions) - Method in class be.ceau.chart.LineChart
 
setOptions(PieOptions) - Method in class be.ceau.chart.PieChart
 
setOptions(PolarOptions) - Method in class be.ceau.chart.PolarChart
 
setOptions(RadarOptions) - Method in class be.ceau.chart.RadarChart
 
setOptions(LineOptions) - Method in class be.ceau.chart.ScatterLineChart
 
setPadding(Integer) - Method in class be.ceau.chart.options.layout.Layout
Using an Integer sets the padding globally for all sides of the chart (left, top, right, bottom).
setPadding(Padding) - Method in class be.ceau.chart.options.layout.Layout
Using a Padding instance allows specifying 4 padding properties separately.
setPadding(Integer) - Method in class be.ceau.chart.options.LegendLabels
Padding between rows of colored boxes
setPadding(BigDecimal) - Method in class be.ceau.chart.options.ticks.Ticks
Padding between the tick label and the axis.
setPadding(Integer) - Method in class be.ceau.chart.options.Title
Number of pixels to add above and below the title text
setParser(String) - Method in class be.ceau.chart.options.scales.Time
If defined as a string, it is interpreted as a custom format to be used by moment to parse the date.
setPoint(Point) - Method in class be.ceau.chart.options.elements.LineElements
 
setPoint(Point) - Method in class be.ceau.chart.options.elements.PointElements
 
setPointBackgroundColor(List<Color>) - Method in class be.ceau.chart.dataset.PointDataset
The fill color for points
setPointBorderColor(List<Color>) - Method in class be.ceau.chart.dataset.PointDataset
The border color for points.
setPointBorderWidth(List<Integer>) - Method in class be.ceau.chart.dataset.PointDataset
The width of the point border in pixels
setPointHitRadius(List<Integer>) - Method in class be.ceau.chart.dataset.BaseLineDataset
The pixel size of the non-displayed point that reacts to mouse events
setPointHitRadius(List<Integer>) - Method in class be.ceau.chart.dataset.PointDataset
The pixel size of the non-displayed point that reacts to mouse events
setPointHoverBackgroundColor(List<Color>) - Method in class be.ceau.chart.dataset.PointDataset
Point background color when hovered
setPointHoverBorderColor(List<Color>) - Method in class be.ceau.chart.dataset.PointDataset
Point border color when hovered
setPointHoverBorderWidth(List<Integer>) - Method in class be.ceau.chart.dataset.PointDataset
Border width of point when hovered
setPointHoverRadius(List<Integer>) - Method in class be.ceau.chart.dataset.PointDataset
The radius of the point when hovered
setPointLabels(PointLabels) - Method in class be.ceau.chart.options.scales.RadialLinearScale
See the Point Label Options section below for details.
setPointRadius(List<Integer>) - Method in class be.ceau.chart.dataset.PointDataset
The radius of the point shape.
setPoints(Point) - Method in class be.ceau.chart.options.elements.BubbleElements
 
setPointStyle(List<PointStyle>) - Method in class be.ceau.chart.dataset.PointDataset
The style of point.
setPointStyle(PointStyle) - Method in class be.ceau.chart.options.elements.Point
Default point style
setPosition(Legend.Position) - Method in class be.ceau.chart.options.Legend
Default 'top' Position of the legend.
setPosition(ScalesPosition) - Method in class be.ceau.chart.options.scales.Scale
Position of the scale.
setPosition(TitlePosition) - Method in class be.ceau.chart.options.Title
Position of the title.
setQuarter(String) - Method in class be.ceau.chart.options.scales.DisplayFormats
Default: '[Q]Q - YYYY'
setR(double) - Method in class be.ceau.chart.datapoint.BubbleDataPoint
 
setR(BigDecimal) - Method in class be.ceau.chart.datapoint.BubbleDataPoint
Radius of bubble
setRadius(Integer) - Method in class be.ceau.chart.options.elements.Point
Default point radius
setRectangle(Rectangle) - Method in class be.ceau.chart.options.elements.RectangleElements
 
setResponsive(Boolean) - Method in class be.ceau.chart.options.Options
Default true Resizes when the canvas container does.
setResponsiveAnimationDuration(Integer) - Method in class be.ceau.chart.options.Options
Default 0 Duration in milliseconds it takes to animate to new size after a resize event.
setReverse(Boolean) - Method in class be.ceau.chart.options.ticks.Ticks
Reverses order of tick labels.
setRight(int) - Method in class be.ceau.chart.options.layout.Padding
 
setRotation(BigDecimal) - Method in class be.ceau.chart.options.DoughnutOptions
Starting angle to draw arcs from
setRotation(BigDecimal) - Method in class be.ceau.chart.options.PieOptions
Starting angle to draw arcs from
setRound(String) - Method in class be.ceau.chart.options.scales.Time
If defined, dates will be rounded to the start of this unit.
setScale(RadialLinearScale) - Method in class be.ceau.chart.options.PolarOptions
Options for the one scale used on the chart.
setScale(RadialLinearScale) - Method in class be.ceau.chart.options.RadarOptions
Options for the one scale used on the chart.
setScaleLabel(ScaleLabel) - Method in class be.ceau.chart.options.scales.Scale
See scale title configuration section.
setScales(BarScale) - Method in class be.ceau.chart.options.BarOptions
Default -
setScales(LinearScales) - Method in class be.ceau.chart.options.LineOptions
The linear scale is use to chart numerical data
setSecond(String) - Method in class be.ceau.chart.options.scales.DisplayFormats
Default: 'h:mm:ss a'
setShowLabelBackdrop(Boolean) - Method in class be.ceau.chart.options.ticks.RadialLinearTicks
If true, draw a background behind the tick labels
setShowLine(Boolean) - Method in class be.ceau.chart.dataset.BaseLineDataset
If false, the line is not drawn for this dataset
setShowLines(Boolean) - Method in class be.ceau.chart.options.LineOptions
If false, the lines between points are not drawn
setSpanGaps(Boolean) - Method in class be.ceau.chart.dataset.BaseLineDataset
If true, lines will be drawn between points with no or null data
setSpanGaps(Boolean) - Method in class be.ceau.chart.options.LineOptions
If true, NaN data does not break the line
setStacked(Boolean) - Method in class be.ceau.chart.options.scales.LinearScale
 
setStacked(Boolean) - Method in class be.ceau.chart.options.scales.XAxis
If true, bars are stacked on the x-axis
setStacked(Boolean) - Method in class be.ceau.chart.options.scales.YAxis
If true, bars are stacked on the y-axis
setStepped(Boolean) - Method in class be.ceau.chart.options.elements.Line
If true, the line is shown as a steeped line and 'tension' will be ignored
setSteppedLine(Boolean) - Method in class be.ceau.chart.dataset.BaseLineDataset
If true, the line is shown as a steeped line and 'lineTension' will be ignored
setStepSize(double) - Method in class be.ceau.chart.options.ticks.LinearTicks
 
setStepSize(int) - Method in class be.ceau.chart.options.ticks.LinearTicks
 
setStepSize(BigDecimal) - Method in class be.ceau.chart.options.ticks.LinearTicks
if defined, it can be used along with the min and the max to give a custom number of steps.
setStepSize(BigDecimal) - Method in class be.ceau.chart.options.ticks.RadialLinearTicks
if defined, it can be used along with the min and the max to give a custom number of steps.
setSuggestedMax(BigDecimal) - Method in class be.ceau.chart.options.ticks.LinearTicks
User defined maximum number for the scale, overrides maximum value except for if it is lower than the maximum value.
setSuggestedMax(BigDecimal) - Method in class be.ceau.chart.options.ticks.RadialLinearTicks
User defined maximum number for the scale, overrides maximum value except for if it is lower than the maximum value.
setSuggestedMin(BigDecimal) - Method in class be.ceau.chart.options.ticks.LinearTicks
User defined minimum number for the scale, overrides minimum value except for if it is higher than the minimum value.
setSuggestedMin(BigDecimal) - Method in class be.ceau.chart.options.ticks.RadialLinearTicks
User defined minimum number for the scale, overrides minimum value except for if it is higher than the minimum value.
setTension(Float) - Method in class be.ceau.chart.options.elements.Line
Default bezier curve tension.
setText(String) - Method in class be.ceau.chart.options.Title
Title text
setTickMarkLength(Integer) - Method in class be.ceau.chart.options.scales.GridLines
Length in pixels that the grid lines will draw into the axis area.
setTicks(CategoryTicks) - Method in class be.ceau.chart.options.scales.CategoryScale
 
setTicks(LinearTicks) - Method in class be.ceau.chart.options.scales.LinearScale
 
setTicks(Ticks<RadialLinearTicks>) - Method in class be.ceau.chart.options.scales.RadialLinearScale
See the Ticks table below for options.
setTicks(T) - Method in class be.ceau.chart.options.scales.XAxis
Defines options for the tick marks that are generated by the axis
setTicks(T) - Method in class be.ceau.chart.options.scales.YAxis
Defines options for the tick marks that are generated by the axis
setTitle(Title) - Method in class be.ceau.chart.options.Options
The title configuration is passed into the options.title namespace.
setTitleFontColor(Color) - Method in class be.ceau.chart.options.Tooltips
Font color for tooltip title
setTitleFontFamily(String) - Method in class be.ceau.chart.options.Tooltips
Font family for tooltip title inherited from global font family
setTitleFontSize(Integer) - Method in class be.ceau.chart.options.Tooltips
Font size for tooltip title inherited from global font size
setTitleFontStyle(FontStyle) - Method in class be.ceau.chart.options.Tooltips
setTitleMarginBottom(Integer) - Method in class be.ceau.chart.options.Tooltips
Margin to add on bottom of title section
setTitleSpacing(Integer) - Method in class be.ceau.chart.options.Tooltips
Spacing to add to top and bottom of each title line.
setTooltipFormat(String) - Method in class be.ceau.chart.options.scales.Time
The moment js format string to use for the tooltip.
setTooltips(Tooltips) - Method in class be.ceau.chart.options.Options
The tooltip label configuration is nested below the tooltip configuration using the callbacks key.
setTop(int) - Method in class be.ceau.chart.options.layout.Padding
 
setType(String) - Method in class be.ceau.chart.options.scales.XAxis
As defined in Scales.
setType(String) - Method in class be.ceau.chart.options.scales.YAxis
As defined in Scales.
setUnit(String) - Method in class be.ceau.chart.options.scales.Time
If defined, will force the unit to be a certain type.
setUnitStepSize(BigDecimal) - Method in class be.ceau.chart.options.scales.Time
The number of units between grid lines.
setUsePointStyle(Boolean) - Method in class be.ceau.chart.options.LegendLabels
Label style will match corresponding point style (size is based on fontSize, boxWidth is not used in this case).
setVertical() - Method in class be.ceau.chart.BarChart
Draw this BarChart vertically.
setWeek(String) - Method in class be.ceau.chart.options.scales.DisplayFormats
Default: 'll'
setX(int) - Method in class be.ceau.chart.datapoint.BubbleDataPoint
X Value
setX(double) - Method in class be.ceau.chart.datapoint.BubbleDataPoint
X Value
setX(BigDecimal) - Method in class be.ceau.chart.datapoint.BubbleDataPoint
X Value
setX(int) - Method in class be.ceau.chart.datapoint.ScatterDataPoint
 
setX(double) - Method in class be.ceau.chart.datapoint.ScatterDataPoint
 
setX(BigDecimal) - Method in class be.ceau.chart.datapoint.ScatterDataPoint
 
setxAxes(List<XAxis<LinearTicks>>) - Method in class be.ceau.chart.options.scales.BarScale
The bar chart officially supports only 1 x-axis but uses an array to keep the API consistent.
setxAxes(List<LinearScale>) - Method in class be.ceau.chart.options.scales.LinearScales
 
setXAxisID(String) - Method in class be.ceau.chart.dataset.BarDataset
The ID of the x axis to plot this dataset on
setXAxisID(String) - Method in class be.ceau.chart.dataset.BaseLineDataset
The ID of the x axis to plot this dataset on.
setXPadding(Integer) - Method in class be.ceau.chart.options.Tooltips
Padding to add on left and right of tooltip
setY(int) - Method in class be.ceau.chart.datapoint.BubbleDataPoint
 
setY(double) - Method in class be.ceau.chart.datapoint.BubbleDataPoint
 
setY(BigDecimal) - Method in class be.ceau.chart.datapoint.BubbleDataPoint
Y Value
setY(int) - Method in class be.ceau.chart.datapoint.ScatterDataPoint
 
setY(double) - Method in class be.ceau.chart.datapoint.ScatterDataPoint
 
setY(BigDecimal) - Method in class be.ceau.chart.datapoint.ScatterDataPoint
 
setyAxes(List<YAxis<LinearTicks>>) - Method in class be.ceau.chart.options.scales.BarScale
The Y axis for this bar chart
setyAxes(List<LinearScale>) - Method in class be.ceau.chart.options.scales.LinearScales
 
setYAxisID(String) - Method in class be.ceau.chart.dataset.BarDataset
The ID of the y axis to plot this dataset on
setYAxisID(String) - Method in class be.ceau.chart.dataset.BaseLineDataset
The ID of the y axis to plot this dataset on.
setYear(String) - Method in class be.ceau.chart.options.scales.DisplayFormats
Default: 'YYYY'
setYPadding(Integer) - Method in class be.ceau.chart.options.Tooltips
Padding to add on top and bottom of tooltip
setZeroLineColor(Color) - Method in class be.ceau.chart.options.scales.GridLines
Stroke color of the grid line for the first index (index 0).
setZeroLineWidth(Integer) - Method in class be.ceau.chart.options.scales.GridLines
Stroke width of the grid line for the first index (index 0).
SILVER - Static variable in class be.ceau.chart.color.Color
 
SKY_BLUE - Static variable in class be.ceau.chart.color.Color
 

T

TAHOMA - Static variable in class be.ceau.chart.enums.FontFamily
 
TAN - Static variable in class be.ceau.chart.color.Color
 
TEAL - Static variable in class be.ceau.chart.color.Color
 
Ticks<T extends Ticks<T>> - Class in be.ceau.chart.options.ticks
The grid line configuration is nested under the scale configuration in the ticks key.
Ticks() - Constructor for class be.ceau.chart.options.ticks.Ticks
 
Time - Class in be.ceau.chart.options.scales
 
Time() - Constructor for class be.ceau.chart.options.scales.Time
 
TIMES_NEW_ROMAN - Static variable in class be.ceau.chart.enums.FontFamily
 
Title - Class in be.ceau.chart.options
 
Title() - Constructor for class be.ceau.chart.options.Title
 
TitlePosition - Enum in be.ceau.chart.enums
 
toJson() - Method in class be.ceau.chart.BarChart
 
toJson() - Method in class be.ceau.chart.BubbleChart
 
toJson() - Method in interface be.ceau.chart.Chart
Convert this instance to Json for use with Chart.js library.
toJson() - Method in class be.ceau.chart.DoughnutChart
 
toJson() - Method in class be.ceau.chart.LineChart
 
toJson() - Method in class be.ceau.chart.PieChart
 
toJson() - Method in class be.ceau.chart.PolarChart
 
toJson() - Method in class be.ceau.chart.RadarChart
 
toJson() - Method in class be.ceau.chart.ScatterLineChart
 
Tooltips - Class in be.ceau.chart.options
 
Tooltips() - Constructor for class be.ceau.chart.options.Tooltips
 
toString() - Method in class be.ceau.chart.color.Color
 
toString() - Method in enum be.ceau.chart.enums.BorderCapStyle
 
toString() - Method in enum be.ceau.chart.enums.BorderJoinStyle
 
toString() - Method in enum be.ceau.chart.enums.BorderSkipped
 
toString() - Method in enum be.ceau.chart.enums.Easing
 
toString() - Method in enum be.ceau.chart.enums.Event
 
toString() - Method in enum be.ceau.chart.enums.FontStyle
 
toString() - Method in enum be.ceau.chart.enums.HoverMode
 
toString() - Method in enum be.ceau.chart.enums.PointStyle
 
toString() - Method in enum be.ceau.chart.enums.ScalesPosition
 
toString() - Method in enum be.ceau.chart.enums.TitlePosition
 
toString() - Method in enum be.ceau.chart.options.Legend.Position
 
TRANSPARENT - Static variable in class be.ceau.chart.color.Color
 
TREBUCHET_MS - Static variable in class be.ceau.chart.enums.FontFamily
 
TURQUOISE - Static variable in class be.ceau.chart.color.Color
 

V

valueOf(String) - Static method in enum be.ceau.chart.enums.BorderCapStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum be.ceau.chart.enums.BorderJoinStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum be.ceau.chart.enums.BorderSkipped
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum be.ceau.chart.enums.Easing
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum be.ceau.chart.enums.Event
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum be.ceau.chart.enums.FontStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum be.ceau.chart.enums.HoverMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum be.ceau.chart.enums.PointStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum be.ceau.chart.enums.ScalesPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum be.ceau.chart.enums.TitlePosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum be.ceau.chart.options.Legend.Position
Returns the enum constant of this type with the specified name.
values() - Static method in enum be.ceau.chart.enums.BorderCapStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum be.ceau.chart.enums.BorderJoinStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum be.ceau.chart.enums.BorderSkipped
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum be.ceau.chart.enums.Easing
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum be.ceau.chart.enums.Event
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum be.ceau.chart.enums.FontStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum be.ceau.chart.enums.HoverMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum be.ceau.chart.enums.PointStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum be.ceau.chart.enums.ScalesPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum be.ceau.chart.enums.TitlePosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum be.ceau.chart.options.Legend.Position
Returns an array containing the constants of this enum type, in the order they are declared.
VERDANA - Static variable in class be.ceau.chart.enums.FontFamily
 
VIOLET - Static variable in class be.ceau.chart.color.Color
 

W

WHITE - Static variable in class be.ceau.chart.color.Color
 

X

xAxis() - Static method in class be.ceau.chart.options.scales.BarScale
Static factory, constructs an XAxis implementation appropriate for a BarScale.
XAxis<T extends Ticks<T>> - Class in be.ceau.chart.options.scales
 
XAxis() - Constructor for class be.ceau.chart.options.scales.XAxis
 

Y

yAxis() - Static method in class be.ceau.chart.options.scales.BarScale
Static factory, constructs an YAxis implementation appropriate for a BarScale.
YAxis<T extends Ticks<T>> - Class in be.ceau.chart.options.scales
 
YAxis() - Constructor for class be.ceau.chart.options.scales.YAxis
 
YELLOW - Static variable in class be.ceau.chart.color.Color
 
YELLOW_GREEN - Static variable in class be.ceau.chart.color.Color
 
A B C D E F G H I J K L M N O P R S T V W X Y 
Skip navigation links

Copyright © 2017. All rights reserved.