Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Serialized Form

A

AbstractCartesianScaleOptions<S extends AbstractCartesianScaleOptions<S,T>,T extends AbstractCartesianTickOptions<?>> - Class in software.xdev.chartjs.model.options.scale.cartesian
 
AbstractCartesianScaleOptions(String) - Constructor for class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions
 
AbstractCartesianScaleOptions.Title - Class in software.xdev.chartjs.model.options.scale.cartesian
 
AbstractCartesianTickOptions<T extends AbstractCartesianTickOptions<T>> - Class in software.xdev.chartjs.model.options.scale.cartesian
Common tick options to all cartesian axes
AbstractCartesianTickOptions() - Constructor for class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianTickOptions
 
AbstractChart<T,O extends Options<?,?>,D extends AbstractData<?,?>> - Class in software.xdev.chartjs.model.charts
 
AbstractChart() - Constructor for class software.xdev.chartjs.model.charts.AbstractChart
 
AbstractChart(D) - Constructor for class software.xdev.chartjs.model.charts.AbstractChart
 
AbstractChart(D, O) - Constructor for class software.xdev.chartjs.model.charts.AbstractChart
 
AbstractCoreScaleOptions<S extends AbstractCoreScaleOptions<S,T>,T extends AbstractTickOptions<?>> - Class in software.xdev.chartjs.model.options.scale
Common options to all axes
AbstractCoreScaleOptions(String) - Constructor for class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
AbstractData<D extends AbstractData<D,T>,T extends Dataset<?,?>> - Class in software.xdev.chartjs.model.data
 
AbstractData() - Constructor for class software.xdev.chartjs.model.data.AbstractData
 
AbstractTickOptions<T extends AbstractTickOptions<T>> - Class in software.xdev.chartjs.model.options.scale
Common Tick Options to all axes.
AbstractTickOptions() - Constructor for class software.xdev.chartjs.model.options.scale.AbstractTickOptions
 
AbstractTickOptions.MajorTickConfiguration - Class in software.xdev.chartjs.model.options.scale
Defines options for the major tick marks that are generated by the axis.
active - Variable in class software.xdev.chartjs.model.options.animation.Animation
 
Active - Class in software.xdev.chartjs.model.options.animation
 
Active() - Constructor for class software.xdev.chartjs.model.options.animation.Active
 
adapters - Variable in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions
 
Adapters() - Constructor for class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.Adapters
 
addBackgroundColor(Color) - Method in class software.xdev.chartjs.model.dataset.BackgroundBorderHoverDataset
 
addBackgroundColors(Color...) - Method in class software.xdev.chartjs.model.dataset.BackgroundBorderHoverDataset
 
addBorderColor(Color) - Method in class software.xdev.chartjs.model.dataset.BackgroundBorderHoverDataset
 
addBorderColors(Color...) - Method in class software.xdev.chartjs.model.dataset.BackgroundBorderHoverDataset
 
addBorderDash(Integer) - Method in class software.xdev.chartjs.model.dataset.PointDataset
 
addBorderSkipped(BorderSkipped) - Method in class software.xdev.chartjs.model.dataset.BarDataset
 
addBorderWidth(Integer) - Method in class software.xdev.chartjs.model.dataset.BackgroundBorderHoverDataset
 
addData(Number) - Method in interface software.xdev.chartjs.model.dataset.NumberDataset
Add the data point to this Dataset
addData(O) - Method in class software.xdev.chartjs.model.dataset.Dataset
Add the data point to this Dataset
addDataset(T) - Method in class software.xdev.chartjs.model.data.AbstractData
 
addDataUnchecked(Object) - Method in class software.xdev.chartjs.model.dataset.Dataset
 
addHitRadius(Integer) - Method in class software.xdev.chartjs.model.dataset.RadarDataset
 
addHoverBackgroundColor(Color) - Method in class software.xdev.chartjs.model.dataset.BackgroundBorderHoverDataset
 
addHoverBorderColor(Color) - Method in class software.xdev.chartjs.model.dataset.BackgroundBorderHoverDataset
 
addHoverBorderWidth(Integer) - Method in class software.xdev.chartjs.model.dataset.BackgroundBorderHoverDataset
 
addHoverRadius(Integer) - Method in class software.xdev.chartjs.model.dataset.BubbleDataset
 
addLabel(String) - Method in class software.xdev.chartjs.model.data.AbstractData
Adds the label to the backing label list
addLabels(String...) - Method in class software.xdev.chartjs.model.data.AbstractData
Adds the labels to the backing label list
addPointBackgroundColor(Object) - Method in class software.xdev.chartjs.model.dataset.PointDataset
 
addPointBorderColor(Object) - Method in class software.xdev.chartjs.model.dataset.PointDataset
 
addPointBorderWidth(Integer) - Method in class software.xdev.chartjs.model.dataset.PointDataset
 
addPointHitRadius(Integer) - Method in class software.xdev.chartjs.model.dataset.BaseLineDataset
 
addPointHitRadius(Integer) - Method in class software.xdev.chartjs.model.dataset.PointDataset
 
addPointHoverBackgroundColor(Object) - Method in class software.xdev.chartjs.model.dataset.PointDataset
 
addPointHoverBorderColor(Object) - Method in class software.xdev.chartjs.model.dataset.PointDataset
 
addPointHoverBorderWidth(Integer) - Method in class software.xdev.chartjs.model.dataset.PointDataset
 
addPointHoverRadius(Integer) - Method in class software.xdev.chartjs.model.dataset.PointDataset
 
addPointRadius(Integer) - Method in class software.xdev.chartjs.model.dataset.PointDataset
 
addPointStyle(PointStyle) - Method in class software.xdev.chartjs.model.dataset.PointDataset
 
addScale(String, AbstractCoreScaleOptions<?, ?>) - Method in class software.xdev.chartjs.model.options.scale.Scales
 
addScale(Scales.ScaleAxis, AbstractCoreScaleOptions<?, ?>) - Method in class software.xdev.chartjs.model.options.scale.Scales
 
afterBody - Variable in class software.xdev.chartjs.model.options.Callbacks
 
afterBuildTicks - Variable in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
afterCalculateLabelRotation - Variable in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
afterDataLimits - Variable in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
afterFit - Variable in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
afterFooter - Variable in class software.xdev.chartjs.model.options.Callbacks
 
afterLabel - Variable in class software.xdev.chartjs.model.options.Callbacks
 
afterSetDimensions - Variable in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
afterTickToLabelConversion - Variable in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
afterTitle - Variable in class software.xdev.chartjs.model.options.Callbacks
 
afterUpdate - Variable in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
align - Variable in class software.xdev.chartjs.model.options.Legend
 
align - Variable in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions.Title
 
align - Variable in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianTickOptions
 
align - Variable in class software.xdev.chartjs.model.options.Title
 
alignToPixels - Variable in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
angleLines - Variable in class software.xdev.chartjs.model.options.scale.radial.RadialLinearScaleOptions
 
AngleLines - Class in software.xdev.chartjs.model.options.scale.radial
 
AngleLines() - Constructor for class software.xdev.chartjs.model.options.scale.radial.AngleLines
 
animate - Variable in class software.xdev.chartjs.model.options.scale.radial.RadialLinearScaleOptions
 
animateRotate - Variable in class software.xdev.chartjs.model.options.animation.DoughnutAnimation
Default true
animateRotate - Variable in class software.xdev.chartjs.model.options.animation.PieAnimation
Default true
animateRotate - Variable in class software.xdev.chartjs.model.options.animation.PolarAnimation
Default true
animateScale - Variable in class software.xdev.chartjs.model.options.animation.DoughnutAnimation
Default true
animateScale - Variable in class software.xdev.chartjs.model.options.animation.PieAnimation
Default true
animateScale - Variable in class software.xdev.chartjs.model.options.animation.PolarAnimation
Default true
animation - Variable in class software.xdev.chartjs.model.options.Options
 
Animation<T extends Animation<?>> - Class in software.xdev.chartjs.model.options.animation
 
Animation() - Constructor for class software.xdev.chartjs.model.options.animation.Animation
 
animations - Variable in class software.xdev.chartjs.model.options.Options
 
Animations<T extends Animation<T>> - Class in software.xdev.chartjs.model.options.animation
 
Animations(AnimationType, Animation<T>) - Constructor for class software.xdev.chartjs.model.options.animation.Animations
 
AnimationType - Enum in software.xdev.chartjs.model.options.animation
 
animationTypes - Variable in class software.xdev.chartjs.model.options.animation.Animations
 
AQUA - Static variable in class software.xdev.chartjs.model.color.Color
 
AQUA_MARINE - Static variable in class software.xdev.chartjs.model.color.Color
 
arc - Variable in class software.xdev.chartjs.model.options.elements.ArcElements
 
Arc - Class in software.xdev.chartjs.model.options.elements
Arcs are used in the polar area, doughnut and pie charts.
Arc() - Constructor for class software.xdev.chartjs.model.options.elements.Arc
 
ArcElements - Class in software.xdev.chartjs.model.options.elements
Arcs are used in the polar area, doughnut and pie charts.
ArcElements() - Constructor for class software.xdev.chartjs.model.options.elements.ArcElements
No-arg constructor
ArcElements(Arc) - Constructor for class software.xdev.chartjs.model.options.elements.ArcElements
Constructor
autoSkip - Variable in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianTickOptions
 
autoSkipPadding - Variable in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianTickOptions
 
axis - Variable in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions
 
AZURE - Static variable in class software.xdev.chartjs.model.color.Color
 

B

backdropColor - Variable in class software.xdev.chartjs.model.options.scale.AbstractTickOptions
 
backdropColor - Variable in class software.xdev.chartjs.model.options.scale.radial.PointLabels
 
backdropPadding - Variable in class software.xdev.chartjs.model.options.scale.AbstractTickOptions
 
backdropPadding - Variable in class software.xdev.chartjs.model.options.scale.radial.PointLabels
 
BackgroundBorderHoverDataset<T extends BackgroundBorderHoverDataset<T,O>,O> - Class in software.xdev.chartjs.model.dataset
 
BackgroundBorderHoverDataset() - Constructor for class software.xdev.chartjs.model.dataset.BackgroundBorderHoverDataset
 
backgroundColor - Variable in class software.xdev.chartjs.model.dataset.BackgroundBorderHoverDataset
 
backgroundColor - Variable in class software.xdev.chartjs.model.options.elements.Arc
 
backgroundColor - Variable in class software.xdev.chartjs.model.options.elements.Bar
 
backgroundColor - Variable in class software.xdev.chartjs.model.options.elements.Line
 
backgroundColor - Variable in class software.xdev.chartjs.model.options.elements.Point
 
backgroundColor - Variable in class software.xdev.chartjs.model.options.plugins.zoom.zoom.DragOptions
 
backgroundColor - Variable in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
backgroundColor - Variable in class software.xdev.chartjs.model.options.Tooltip
 
Bar - Class in software.xdev.chartjs.model.options.elements
Bar elements are used to represent the bars in a bar chart.
Bar() - Constructor for class software.xdev.chartjs.model.options.elements.Bar
 
BarChart - Class in software.xdev.chartjs.model.charts
 
BarChart() - Constructor for class software.xdev.chartjs.model.charts.BarChart
 
BarChart(BarData) - Constructor for class software.xdev.chartjs.model.charts.BarChart
 
BarChart(BarData, BarOptions) - Constructor for class software.xdev.chartjs.model.charts.BarChart
 
BarData - Class in software.xdev.chartjs.model.data
 
BarData() - Constructor for class software.xdev.chartjs.model.data.BarData
 
BarDataset - Class in software.xdev.chartjs.model.dataset
 
BarDataset() - Constructor for class software.xdev.chartjs.model.dataset.BarDataset
 
BarElements - Class in software.xdev.chartjs.model.options.elements
Bar elements are used to represent the bars in a bar chart.
BarElements() - Constructor for class software.xdev.chartjs.model.options.elements.BarElements
 
BarElements(Bar) - Constructor for class software.xdev.chartjs.model.options.elements.BarElements
 
BarOptions - Class in software.xdev.chartjs.model.options
 
BarOptions() - Constructor for class software.xdev.chartjs.model.options.BarOptions
 
BarOptions.IndexAxis - Enum in software.xdev.chartjs.model.options
 
bars - Variable in class software.xdev.chartjs.model.options.elements.BarElements
 
BaseLineDataset<T extends PointDataset<T,O>,O> - Class in software.xdev.chartjs.model.dataset
 
BaseLineDataset() - Constructor for class software.xdev.chartjs.model.dataset.BaseLineDataset
 
beforeBody - Variable in class software.xdev.chartjs.model.options.Callbacks
 
beforeBuildTicks - Variable in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
beforeCalculateLabelRotation - Variable in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
beforeDataLimits - Variable in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
beforeFit - Variable in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
beforeFooter - Variable in class software.xdev.chartjs.model.options.Callbacks
 
beforeLabel - Variable in class software.xdev.chartjs.model.options.Callbacks
 
beforeSetDimensions - Variable in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
beforeTickToLabelConversion - Variable in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
beforeTitle - Variable in class software.xdev.chartjs.model.options.Callbacks
 
beforeUpdate - Variable in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
beginAtZero - Variable in class software.xdev.chartjs.model.options.scale.cartesian.linear.LinearScaleOptions
 
beginAtZero - Variable in class software.xdev.chartjs.model.options.scale.radial.RadialLinearScaleOptions
 
BEVEL - Enum constant in enum software.xdev.chartjs.model.enums.BorderJoinStyle
Fills an additional triangular area between the common endpoint of connected segments, and the separate outside rectangular corners of each segment.
BLACK - Static variable in class software.xdev.chartjs.model.color.Color
 
BLUE - Static variable in class software.xdev.chartjs.model.color.Color
 
BLUE_VIOLET - Static variable in class software.xdev.chartjs.model.color.Color
 
bodyFontColor - Variable in class software.xdev.chartjs.model.options.Tooltip
 
bodyFontFamily - Variable in class software.xdev.chartjs.model.options.Tooltip
 
bodyFontSize - Variable in class software.xdev.chartjs.model.options.Tooltip
 
bodyFontStyle - Variable in class software.xdev.chartjs.model.options.Tooltip
 
bodySpacing - Variable in class software.xdev.chartjs.model.options.Tooltip
 
BOLD - Enum constant in enum software.xdev.chartjs.model.enums.FontStyle
 
border - Variable in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions
 
BORDER_WIDTH - Enum constant in enum software.xdev.chartjs.model.options.animation.AnimationType
 
borderCapStyle - Variable in class software.xdev.chartjs.model.options.elements.Line
 
BorderCapStyle - Enum in software.xdev.chartjs.model.enums
 
borderColor - Variable in class software.xdev.chartjs.model.dataset.BackgroundBorderHoverDataset
 
borderColor - Variable in class software.xdev.chartjs.model.options.elements.Arc
 
borderColor - Variable in class software.xdev.chartjs.model.options.elements.Bar
 
borderColor - Variable in class software.xdev.chartjs.model.options.elements.Line
 
borderColor - Variable in class software.xdev.chartjs.model.options.elements.Point
 
borderColor - Variable in class software.xdev.chartjs.model.options.plugins.zoom.zoom.DragOptions
 
BorderConfiguration - Class in software.xdev.chartjs.model.options.scale.cartesian
Border Configuration
BorderConfiguration() - Constructor for class software.xdev.chartjs.model.options.scale.cartesian.BorderConfiguration
 
borderDash - Variable in class software.xdev.chartjs.model.options.elements.Line
 
borderDash - Variable in class software.xdev.chartjs.model.options.scale.radial.AngleLines
 
borderDashOffset - Variable in class software.xdev.chartjs.model.options.elements.Line
 
borderDashOffset - Variable in class software.xdev.chartjs.model.options.scale.radial.AngleLines
 
borderJoinStyle - Variable in class software.xdev.chartjs.model.options.elements.Line
 
BorderJoinStyle - Enum in software.xdev.chartjs.model.enums
 
borderRadius - Variable in class software.xdev.chartjs.model.options.scale.radial.PointLabels
 
borderSkipped - Variable in class software.xdev.chartjs.model.options.elements.Bar
 
BorderSkipped - Enum in software.xdev.chartjs.model.enums
 
borderWidth - Variable in class software.xdev.chartjs.model.dataset.BackgroundBorderHoverDataset
 
borderWidth - Variable in class software.xdev.chartjs.model.options.elements.Arc
 
borderWidth - Variable in class software.xdev.chartjs.model.options.elements.Bar
 
borderWidth - Variable in class software.xdev.chartjs.model.options.elements.Line
 
borderWidth - Variable in class software.xdev.chartjs.model.options.elements.Point
 
borderWidth - Variable in class software.xdev.chartjs.model.options.plugins.zoom.zoom.DragOptions
 
bottom - Variable in class software.xdev.chartjs.model.options.layout.Padding
 
BOTTOM - Enum constant in enum software.xdev.chartjs.model.enums.BorderSkipped
 
BOTTOM - Enum constant in enum software.xdev.chartjs.model.enums.ScalesPosition
 
BOTTOM - Enum constant in enum software.xdev.chartjs.model.options.Legend.Position
 
bounds - Variable in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions
 
boxWidth - Variable in class software.xdev.chartjs.model.options.LegendLabels
 
BROWN - Static variable in class software.xdev.chartjs.model.color.Color
 
BubbleChart - Class in software.xdev.chartjs.model.charts
 
BubbleChart() - Constructor for class software.xdev.chartjs.model.charts.BubbleChart
 
BubbleChart(BubbleData) - Constructor for class software.xdev.chartjs.model.charts.BubbleChart
 
BubbleChart(BubbleData, BubbleOptions) - Constructor for class software.xdev.chartjs.model.charts.BubbleChart
 
BubbleData - Class in software.xdev.chartjs.model.data
 
BubbleData() - Constructor for class software.xdev.chartjs.model.data.BubbleData
 
BubbleDataPoint - Class in software.xdev.chartjs.model.datapoint
 
BubbleDataPoint() - Constructor for class software.xdev.chartjs.model.datapoint.BubbleDataPoint
 
BubbleDataPoint(Number, Number, Number) - Constructor for class software.xdev.chartjs.model.datapoint.BubbleDataPoint
 
BubbleDataset - Class in software.xdev.chartjs.model.dataset
A collection of data points for a bubble chart.
BubbleDataset() - Constructor for class software.xdev.chartjs.model.dataset.BubbleDataset
 
BubbleElements - Class in software.xdev.chartjs.model.options.elements
 
BubbleElements() - Constructor for class software.xdev.chartjs.model.options.elements.BubbleElements
 
BubbleOptions - Class in software.xdev.chartjs.model.options
The bubble chart has no unique configuration options.
BubbleOptions() - Constructor for class software.xdev.chartjs.model.options.BubbleOptions
 
BUTT - Enum constant in enum software.xdev.chartjs.model.enums.BorderCapStyle
The ends of lines are squared off at the endpoints.

C

callback - Variable in class software.xdev.chartjs.model.options.scale.AbstractTickOptions
 
callback - Variable in class software.xdev.chartjs.model.options.scale.radial.PointLabels
 
callbacks - Variable in class software.xdev.chartjs.model.options.Tooltip
 
Callbacks - Class in software.xdev.chartjs.model.options
 
Callbacks() - Constructor for class software.xdev.chartjs.model.options.Callbacks
 
capBezierPoints - Variable in class software.xdev.chartjs.model.options.elements.Line
 
caretSize - Variable in class software.xdev.chartjs.model.options.Tooltip
 
CartesianScaleOptions - Class in software.xdev.chartjs.model.options.scale.cartesian
 
CartesianScaleOptions() - Constructor for class software.xdev.chartjs.model.options.scale.cartesian.CartesianScaleOptions
 
CartesianScaleOptions(String) - Constructor for class software.xdev.chartjs.model.options.scale.cartesian.CartesianScaleOptions
 
CartesianTickOptions - Class in software.xdev.chartjs.model.options.scale.cartesian
 
CartesianTickOptions() - Constructor for class software.xdev.chartjs.model.options.scale.cartesian.CartesianTickOptions
 
CategoryScaleOptions - Class in software.xdev.chartjs.model.options.scale.cartesian.category
 
CategoryScaleOptions() - Constructor for class software.xdev.chartjs.model.options.scale.cartesian.category.CategoryScaleOptions
 
CategoryTickOptions - Class in software.xdev.chartjs.model.options.scale.cartesian.category
 
CategoryTickOptions() - Constructor for class software.xdev.chartjs.model.options.scale.cartesian.category.CategoryTickOptions
 
CENTER - Enum constant in enum software.xdev.chartjs.model.enums.ScaleLabelAlignment
 
centerPointLabels - Variable in class software.xdev.chartjs.model.options.scale.radial.PointLabels
 
Chart<SELF,O extends Options<?,?>,D extends AbstractData<?,?>> - Interface in software.xdev.chartjs.model.charts
 
CHOCOLATE - Static variable in class software.xdev.chartjs.model.color.Color
 
CIRCLE - Enum constant in enum software.xdev.chartjs.model.enums.PointStyle
 
circular - Variable in class software.xdev.chartjs.model.options.scale.GridLineConfiguration
 
circumference - Variable in class software.xdev.chartjs.model.options.DoughnutOptions
Circumference in degrees.
circumference - Variable in class software.xdev.chartjs.model.options.PieOptions
Default 2 * Math.PI
clearData() - Method in class software.xdev.chartjs.model.dataset.Dataset
Remove all data held by this Dataset
clearLabels() - Method in class software.xdev.chartjs.model.data.AbstractData
Removes all labels from the backing list
clip - Variable in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
color - Variable in class software.xdev.chartjs.model.options.LegendTitle
 
color - Variable in class software.xdev.chartjs.model.options.scale.AbstractTickOptions
 
color - Variable in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions.Title
 
color - Variable in class software.xdev.chartjs.model.options.scale.cartesian.BorderConfiguration
 
color - Variable in class software.xdev.chartjs.model.options.scale.GridLineConfiguration
 
color - Variable in class software.xdev.chartjs.model.options.scale.radial.AngleLines
 
color - Variable in class software.xdev.chartjs.model.options.scale.radial.PointLabels
 
color - Variable in class software.xdev.chartjs.model.options.Title
 
Color - Class in software.xdev.chartjs.model.color
Immutable RGBa color model.
Color(int, int, int) - Constructor for class software.xdev.chartjs.model.color.Color
Constructs a new Color instance with alpha set fully opaque
Color(int, int, int, double) - Constructor for class software.xdev.chartjs.model.color.Color
Constructs a new Color instance
Color(Color, double) - Constructor for class software.xdev.chartjs.model.color.Color
Constructs a new Color instance with the RGB values of the Color argument and the alpha transparency of the double argument.
CoreScaleOptions - Class in software.xdev.chartjs.model.options.scale
 
CoreScaleOptions() - Constructor for class software.xdev.chartjs.model.options.scale.CoreScaleOptions
 
CoreScaleOptions(String) - Constructor for class software.xdev.chartjs.model.options.scale.CoreScaleOptions
 
cornerRadius - Variable in class software.xdev.chartjs.model.options.Tooltip
 
count - Variable in class software.xdev.chartjs.model.options.scale.cartesian.linear.LinearTickOptions
 
count - Variable in class software.xdev.chartjs.model.options.scale.radial.RadialTickOptions
 
CRIMSON - Static variable in class software.xdev.chartjs.model.color.Color
 
CROSS - Enum constant in enum software.xdev.chartjs.model.enums.PointStyle
 
CROSS_ROT - Enum constant in enum software.xdev.chartjs.model.enums.PointStyle
 
crossAlign - Variable in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianTickOptions
 
cutout - Variable in class software.xdev.chartjs.model.options.DoughnutOptions
Default 50
cutoutPercentage - Variable in class software.xdev.chartjs.model.options.PieOptions
Default 50 - for doughnut, 0 - for pie
CYAN - Static variable in class software.xdev.chartjs.model.color.Color
 

D

DARK_BLUE - Static variable in class software.xdev.chartjs.model.color.Color
 
DARK_CYAN - Static variable in class software.xdev.chartjs.model.color.Color
 
DARK_GRAY - Static variable in class software.xdev.chartjs.model.color.Color
 
DARK_GREEN - Static variable in class software.xdev.chartjs.model.color.Color
 
DARK_KHAKI - Static variable in class software.xdev.chartjs.model.color.Color
 
DARK_OLIVE_GREEN - Static variable in class software.xdev.chartjs.model.color.Color
 
DARK_ORANGE - Static variable in class software.xdev.chartjs.model.color.Color
 
DARK_RED - Static variable in class software.xdev.chartjs.model.color.Color
 
DARK_SALMON - Static variable in class software.xdev.chartjs.model.color.Color
 
DARK_TURQUOISE - Static variable in class software.xdev.chartjs.model.color.Color
 
dash - Variable in class software.xdev.chartjs.model.options.scale.cartesian.BorderConfiguration
 
DASH - Enum constant in enum software.xdev.chartjs.model.enums.PointStyle
 
dashOffset - Variable in class software.xdev.chartjs.model.options.scale.cartesian.BorderConfiguration
 
data - Variable in class software.xdev.chartjs.model.charts.AbstractChart
 
data - Variable in class software.xdev.chartjs.model.dataset.Dataset
 
data() - Static method in class software.xdev.chartjs.model.charts.BarChart
Static factory, constructs an HomogeneousData implementation appropriate for a BarChart.
data() - Static method in class software.xdev.chartjs.model.charts.BubbleChart
Static factory, constructs an HomogeneousData implementation appropriate for a BubbleChart.
data() - Static method in class software.xdev.chartjs.model.charts.DoughnutChart
Static factory, constructs an HomogeneousData implementation appropriate for a DoughnutChart.
data() - Static method in class software.xdev.chartjs.model.charts.LineChart
Static factory, constructs an HomogeneousData implementation appropriate for a LineChart.
data() - Static method in class software.xdev.chartjs.model.charts.PieChart
Static factory, constructs an HomogeneousData implementation appropriate for a PieChart.
data() - Static method in class software.xdev.chartjs.model.charts.PolarChart
Static factory, constructs an HomogeneousData implementation appropriate for a PolarChart.
data() - Static method in class software.xdev.chartjs.model.charts.RadarChart
Static factory, constructs an HomogeneousData implementation appropriate for a RadarChart.
data() - Static method in class software.xdev.chartjs.model.charts.ScatterChart
Static factory, constructs an HomogeneousData implementation appropriate for a ScatterChart.
Dataset<T extends Dataset<T,O>,O> - Class in software.xdev.chartjs.model.dataset
 
Dataset() - Constructor for class software.xdev.chartjs.model.dataset.Dataset
 
DATASET - Enum constant in enum software.xdev.chartjs.model.enums.HoverMode
highlights the closest dataset
date - Variable in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.Adapters
 
day - Variable in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.DisplayFormats
 
DEEP_PINK - Static variable in class software.xdev.chartjs.model.color.Color
 
DefaultAnimation - Class in software.xdev.chartjs.model.options.animation
 
DefaultAnimation() - Constructor for class software.xdev.chartjs.model.options.animation.DefaultAnimation
 
defaultObjectWriter - Variable in class software.xdev.chartjs.model.charts.AbstractChart
 
defaultType() - Method in class software.xdev.chartjs.model.dataset.BarDataset
 
defaultType() - Method in class software.xdev.chartjs.model.dataset.BubbleDataset
 
defaultType() - Method in class software.xdev.chartjs.model.dataset.Dataset
 
defaultType() - Method in class software.xdev.chartjs.model.dataset.DoughnutDataset
 
defaultType() - Method in class software.xdev.chartjs.model.dataset.LineDataset
 
defaultType() - Method in class software.xdev.chartjs.model.dataset.PieDataset
 
defaultType() - Method in class software.xdev.chartjs.model.dataset.PolarDataset
 
defaultType() - Method in class software.xdev.chartjs.model.dataset.RadarDataset
 
defaultType() - Method in class software.xdev.chartjs.model.dataset.ScatterDataset
 
DIM_GRAY - Static variable in class software.xdev.chartjs.model.color.Color
 
display - Variable in class software.xdev.chartjs.model.options.Legend
 
display - Variable in class software.xdev.chartjs.model.options.LegendTitle
 
display - Variable in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
display - Variable in class software.xdev.chartjs.model.options.scale.AbstractTickOptions
 
display - Variable in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions.Title
 
display - Variable in class software.xdev.chartjs.model.options.scale.cartesian.BorderConfiguration
 
display - Variable in class software.xdev.chartjs.model.options.scale.GridLineConfiguration
 
display - Variable in class software.xdev.chartjs.model.options.scale.radial.AngleLines
 
display - Variable in class software.xdev.chartjs.model.options.scale.radial.PointLabels
 
display - Variable in class software.xdev.chartjs.model.options.Title
 
displayFormats - Variable in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.TimeOptions
 
DisplayFormats() - Constructor for class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.DisplayFormats
 
DoughnutAnimation - Class in software.xdev.chartjs.model.options.animation
 
DoughnutAnimation() - Constructor for class software.xdev.chartjs.model.options.animation.DoughnutAnimation
 
DoughnutChart - Class in software.xdev.chartjs.model.charts
 
DoughnutChart() - Constructor for class software.xdev.chartjs.model.charts.DoughnutChart
 
DoughnutChart(DoughnutData) - Constructor for class software.xdev.chartjs.model.charts.DoughnutChart
 
DoughnutChart(DoughnutData, DoughnutOptions) - Constructor for class software.xdev.chartjs.model.charts.DoughnutChart
 
DoughnutData - Class in software.xdev.chartjs.model.data
 
DoughnutData() - Constructor for class software.xdev.chartjs.model.data.DoughnutData
 
DoughnutDataset - Class in software.xdev.chartjs.model.dataset
 
DoughnutDataset() - Constructor for class software.xdev.chartjs.model.dataset.DoughnutDataset
 
DoughnutOptions - Class in software.xdev.chartjs.model.options
 
DoughnutOptions() - Constructor for class software.xdev.chartjs.model.options.DoughnutOptions
 
drag - Variable in class software.xdev.chartjs.model.options.plugins.zoom.zoom.ZoomOptions
 
DragOptions - Class in software.xdev.chartjs.model.options.plugins.zoom.zoom
DragOptions() - Constructor for class software.xdev.chartjs.model.options.plugins.zoom.zoom.DragOptions
 
drawOnChartArea - Variable in class software.xdev.chartjs.model.options.scale.GridLineConfiguration
 
drawTicks - Variable in class software.xdev.chartjs.model.options.scale.GridLineConfiguration
 
drawTime - Variable in class software.xdev.chartjs.model.options.plugins.zoom.zoom.DragOptions
 
duration - Variable in class software.xdev.chartjs.model.options.animation.Active
 
duration - Variable in class software.xdev.chartjs.model.options.animation.Animation
 
duration - Variable in class software.xdev.chartjs.model.options.animation.Resize
 

E

EASE_IN_BACK - Enum constant in enum software.xdev.chartjs.model.enums.Easing
 
EASE_IN_BOUNCE - Enum constant in enum software.xdev.chartjs.model.enums.Easing
 
EASE_IN_CIRC - Enum constant in enum software.xdev.chartjs.model.enums.Easing
 
EASE_IN_CUBIC - Enum constant in enum software.xdev.chartjs.model.enums.Easing
 
EASE_IN_ELASTIC - Enum constant in enum software.xdev.chartjs.model.enums.Easing
 
EASE_IN_EXPO - Enum constant in enum software.xdev.chartjs.model.enums.Easing
 
EASE_IN_OUT_BACK - Enum constant in enum software.xdev.chartjs.model.enums.Easing
 
EASE_IN_OUT_BOUNCE - Enum constant in enum software.xdev.chartjs.model.enums.Easing
 
EASE_IN_OUT_CIRC - Enum constant in enum software.xdev.chartjs.model.enums.Easing
 
EASE_IN_OUT_CUBIC - Enum constant in enum software.xdev.chartjs.model.enums.Easing
 
EASE_IN_OUT_ELASTIC - Enum constant in enum software.xdev.chartjs.model.enums.Easing
 
EASE_IN_OUT_EXPO - Enum constant in enum software.xdev.chartjs.model.enums.Easing
 
EASE_IN_OUT_QUAD - Enum constant in enum software.xdev.chartjs.model.enums.Easing
 
EASE_IN_OUT_QUART - Enum constant in enum software.xdev.chartjs.model.enums.Easing
 
EASE_IN_OUT_QUINT - Enum constant in enum software.xdev.chartjs.model.enums.Easing
 
EASE_IN_OUT_SINE - Enum constant in enum software.xdev.chartjs.model.enums.Easing
 
EASE_IN_QUAD - Enum constant in enum software.xdev.chartjs.model.enums.Easing
 
EASE_IN_QUART - Enum constant in enum software.xdev.chartjs.model.enums.Easing
 
EASE_IN_QUINT - Enum constant in enum software.xdev.chartjs.model.enums.Easing
 
EASE_IN_SINE - Enum constant in enum software.xdev.chartjs.model.enums.Easing
 
EASE_OUT_BACK - Enum constant in enum software.xdev.chartjs.model.enums.Easing
 
EASE_OUT_BOUNCE - Enum constant in enum software.xdev.chartjs.model.enums.Easing
 
EASE_OUT_CIRC - Enum constant in enum software.xdev.chartjs.model.enums.Easing
 
EASE_OUT_CUBIC - Enum constant in enum software.xdev.chartjs.model.enums.Easing
 
EASE_OUT_ELASTIC - Enum constant in enum software.xdev.chartjs.model.enums.Easing
 
EASE_OUT_EXPO - Enum constant in enum software.xdev.chartjs.model.enums.Easing
 
EASE_OUT_QUAD - Enum constant in enum software.xdev.chartjs.model.enums.Easing
 
EASE_OUT_QUART - Enum constant in enum software.xdev.chartjs.model.enums.Easing
 
EASE_OUT_QUINT - Enum constant in enum software.xdev.chartjs.model.enums.Easing
 
EASE_OUT_SINE - Enum constant in enum software.xdev.chartjs.model.enums.Easing
 
easing - Variable in class software.xdev.chartjs.model.options.animation.Animation
 
Easing - Enum in software.xdev.chartjs.model.enums
Enumeration of easing functions, based on Robert Penner's list
elements - Variable in class software.xdev.chartjs.model.options.BarOptions
 
elements - Variable in class software.xdev.chartjs.model.options.BubbleOptions
 
elements - Variable in class software.xdev.chartjs.model.options.DoughnutOptions
 
elements - Variable in class software.xdev.chartjs.model.options.LineOptions
 
elements - Variable in class software.xdev.chartjs.model.options.PieOptions
 
elements - Variable in class software.xdev.chartjs.model.options.PolarOptions
 
elements - Variable in class software.xdev.chartjs.model.options.RadarOptions
 
enabled - Variable in class software.xdev.chartjs.model.options.plugins.zoom.pan.PanOptions
 
enabled - Variable in class software.xdev.chartjs.model.options.plugins.zoom.zoom.DragOptions
 
enabled - Variable in class software.xdev.chartjs.model.options.plugins.zoom.zoom.PinchOptions
 
enabled - Variable in class software.xdev.chartjs.model.options.plugins.zoom.zoom.WheelOptions
 
enabled - Variable in class software.xdev.chartjs.model.options.scale.AbstractTickOptions.MajorTickConfiguration
 
enabled - Variable in class software.xdev.chartjs.model.options.Tooltip
 
END - Enum constant in enum software.xdev.chartjs.model.enums.FillMode
 
END - Enum constant in enum software.xdev.chartjs.model.enums.ScaleLabelAlignment
 
EnumNameToCamelCase - Class in software.xdev.chartjs.model
 
equals(Object) - Method in class software.xdev.chartjs.model.color.Color
 
events - Variable in class software.xdev.chartjs.model.options.Options
 
external - Variable in class software.xdev.chartjs.model.options.Tooltip
 

F

family - Variable in class software.xdev.chartjs.model.options.Font
 
fill - Variable in class software.xdev.chartjs.model.options.elements.Fill
 
fill - Variable in class software.xdev.chartjs.model.options.elements.Line
 
Fill<T> - Class in software.xdev.chartjs.model.options.elements
Option on the dataset object which can be used to create area between two datasets or a dataset and a boundary.
Fill() - Constructor for class software.xdev.chartjs.model.options.elements.Fill
 
Fill(Boolean) - Constructor for class software.xdev.chartjs.model.options.elements.Fill
 
Fill(Integer) - Constructor for class software.xdev.chartjs.model.options.elements.Fill
 
Fill(String) - Constructor for class software.xdev.chartjs.model.options.elements.Fill
 
Fill(FillMode) - Constructor for class software.xdev.chartjs.model.options.elements.Fill
 
FillMode - Enum in software.xdev.chartjs.model.enums
 
font - Variable in class software.xdev.chartjs.model.options.LegendTitle
 
font - Variable in class software.xdev.chartjs.model.options.scale.AbstractTickOptions
 
font - Variable in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions.Title
 
font - Variable in class software.xdev.chartjs.model.options.scale.radial.PointLabels
 
font - Variable in class software.xdev.chartjs.model.options.Title
 
Font - Class in software.xdev.chartjs.model.options
 
Font() - Constructor for class software.xdev.chartjs.model.options.Font
 
fontColor - Variable in class software.xdev.chartjs.model.options.LegendLabels
 
fontFamily - Variable in class software.xdev.chartjs.model.options.LegendLabels
 
fontSize - Variable in class software.xdev.chartjs.model.options.LegendLabels
 
fontStyle - Variable in class software.xdev.chartjs.model.options.LegendLabels
 
FontStyle - Enum in software.xdev.chartjs.model.enums
 
footer - Variable in class software.xdev.chartjs.model.options.Callbacks
 
footerFontColor - Variable in class software.xdev.chartjs.model.options.Tooltip
 
footerFontFamily - Variable in class software.xdev.chartjs.model.options.Tooltip
 
footerFontSize - Variable in class software.xdev.chartjs.model.options.Tooltip
 
footerFontStyle - Variable in class software.xdev.chartjs.model.options.Tooltip
 
footerMarginTop - Variable in class software.xdev.chartjs.model.options.Tooltip
 
footerSpacing - Variable in class software.xdev.chartjs.model.options.Tooltip
 
format - Variable in class software.xdev.chartjs.model.options.scale.cartesian.linear.LinearTickOptions
 
format - Variable in class software.xdev.chartjs.model.options.scale.cartesian.logarithmic.LogarithmicTickOptions
 
format - Variable in class software.xdev.chartjs.model.options.scale.radial.RadialTickOptions
 
fullSize - Variable in class software.xdev.chartjs.model.options.Legend
 
fullSize - Variable in class software.xdev.chartjs.model.options.Title
 

G

generateLabels - Variable in class software.xdev.chartjs.model.options.LegendLabels
 
getActive() - Method in class software.xdev.chartjs.model.options.animation.Animation
 
getAdapters() - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions
 
getAfterBody() - Method in class software.xdev.chartjs.model.options.Callbacks
 
getAfterBuildTicks() - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
getAfterCalculateLabelRotation() - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
getAfterDataLimits() - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
getAfterFit() - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
getAfterFooter() - Method in class software.xdev.chartjs.model.options.Callbacks
 
getAfterLabel() - Method in class software.xdev.chartjs.model.options.Callbacks
 
getAfterSetDimensions() - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
getAfterTickToLabelConversion() - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
getAfterTitle() - Method in class software.xdev.chartjs.model.options.Callbacks
 
getAfterUpdate() - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
getAlign() - Method in class software.xdev.chartjs.model.options.Legend
 
getAlign() - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions.Title
 
getAlign() - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianTickOptions
 
getAlign() - Method in class software.xdev.chartjs.model.options.Title
 
getAlignToPixels() - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
getAlpha() - Method in class software.xdev.chartjs.model.color.Color
 
getAngleLines() - Method in class software.xdev.chartjs.model.options.scale.radial.RadialLinearScaleOptions
 
getAnimate() - Method in class software.xdev.chartjs.model.options.scale.radial.RadialLinearScaleOptions
 
getAnimateRotate() - Method in class software.xdev.chartjs.model.options.animation.DoughnutAnimation
 
getAnimateRotate() - Method in class software.xdev.chartjs.model.options.animation.PieAnimation
 
getAnimateRotate() - Method in class software.xdev.chartjs.model.options.animation.PolarAnimation
 
getAnimateScale() - Method in class software.xdev.chartjs.model.options.animation.DoughnutAnimation
 
getAnimateScale() - Method in class software.xdev.chartjs.model.options.animation.PieAnimation
 
getAnimateScale() - Method in class software.xdev.chartjs.model.options.animation.PolarAnimation
 
getAnimation() - Method in class software.xdev.chartjs.model.options.Options
 
getAnimations() - Method in class software.xdev.chartjs.model.options.Options
 
getAnimationTypes() - Method in class software.xdev.chartjs.model.options.animation.Animations
 
getArc() - Method in class software.xdev.chartjs.model.options.elements.ArcElements
 
getAutoSkip() - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianTickOptions
 
getAutoSkipPadding() - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianTickOptions
 
getAxis() - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions
 
getB() - Method in class software.xdev.chartjs.model.color.Color
 
getBackdropColor() - Method in class software.xdev.chartjs.model.options.scale.AbstractTickOptions
 
getBackdropColor() - Method in class software.xdev.chartjs.model.options.scale.radial.PointLabels
 
getBackdropPadding() - Method in class software.xdev.chartjs.model.options.scale.AbstractTickOptions
 
getBackdropPadding() - Method in class software.xdev.chartjs.model.options.scale.radial.PointLabels
 
getBackgroundColor() - Method in class software.xdev.chartjs.model.dataset.BackgroundBorderHoverDataset
 
getBackgroundColor() - Method in class software.xdev.chartjs.model.dataset.PointDataset
 
getBackgroundColor() - Method in class software.xdev.chartjs.model.options.elements.Arc
 
getBackgroundColor() - Method in class software.xdev.chartjs.model.options.elements.Bar
 
getBackgroundColor() - Method in class software.xdev.chartjs.model.options.elements.Line
 
getBackgroundColor() - Method in class software.xdev.chartjs.model.options.elements.Point
 
getBackgroundColor() - Method in class software.xdev.chartjs.model.options.plugins.zoom.zoom.DragOptions
 
getBackgroundColor() - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
getBackgroundColor() - Method in class software.xdev.chartjs.model.options.Tooltip
 
getBars() - Method in class software.xdev.chartjs.model.options.elements.BarElements
 
getBeforeBody() - Method in class software.xdev.chartjs.model.options.Callbacks
 
getBeforeBuildTicks() - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
getBeforeCalculateLabelRotation() - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
getBeforeDataLimits() - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
getBeforeFit() - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
getBeforeFooter() - Method in class software.xdev.chartjs.model.options.Callbacks
 
getBeforeLabel() - Method in class software.xdev.chartjs.model.options.Callbacks
 
getBeforeSetDimensions() - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
getBeforeTickToLabelConversion() - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
getBeforeTitle() - Method in class software.xdev.chartjs.model.options.Callbacks
 
getBeforeUpdate() - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
getBeginAtZero() - Method in class software.xdev.chartjs.model.options.scale.cartesian.linear.LinearScaleOptions
 
getBeginAtZero() - Method in class software.xdev.chartjs.model.options.scale.radial.RadialLinearScaleOptions
 
getBodyFontColor() - Method in class software.xdev.chartjs.model.options.Tooltip
 
getBodyFontFamily() - Method in class software.xdev.chartjs.model.options.Tooltip
 
getBodyFontSize() - Method in class software.xdev.chartjs.model.options.Tooltip
 
getBodyFontStyle() - Method in class software.xdev.chartjs.model.options.Tooltip
 
getBodySpacing() - Method in class software.xdev.chartjs.model.options.Tooltip
 
getBorder() - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions
 
getBorderCapStyle() - Method in class software.xdev.chartjs.model.dataset.PointDataset
 
getBorderCapStyle() - Method in class software.xdev.chartjs.model.options.elements.Line
 
getBorderColor() - Method in class software.xdev.chartjs.model.dataset.BackgroundBorderHoverDataset
 
getBorderColor() - Method in class software.xdev.chartjs.model.dataset.PointDataset
 
getBorderColor() - Method in class software.xdev.chartjs.model.options.elements.Arc
 
getBorderColor() - Method in class software.xdev.chartjs.model.options.elements.Bar
 
getBorderColor() - Method in class software.xdev.chartjs.model.options.elements.Line
 
getBorderColor() - Method in class software.xdev.chartjs.model.options.elements.Point
 
getBorderColor() - Method in class software.xdev.chartjs.model.options.plugins.zoom.zoom.DragOptions
 
getBorderDash() - Method in class software.xdev.chartjs.model.dataset.PointDataset
 
getBorderDash() - Method in class software.xdev.chartjs.model.options.elements.Line
 
getBorderDash() - Method in class software.xdev.chartjs.model.options.scale.radial.AngleLines
 
getBorderDashOffset() - Method in class software.xdev.chartjs.model.dataset.PointDataset
 
getBorderDashOffset() - Method in class software.xdev.chartjs.model.options.elements.Line
 
getBorderDashOffset() - Method in class software.xdev.chartjs.model.options.scale.radial.AngleLines
 
getBorderJoinStyle() - Method in class software.xdev.chartjs.model.dataset.PointDataset
 
getBorderJoinStyle() - Method in class software.xdev.chartjs.model.options.elements.Line
 
getBorderRadius() - Method in class software.xdev.chartjs.model.options.scale.radial.PointLabels
 
getBorderSkipped() - Method in class software.xdev.chartjs.model.dataset.BarDataset
 
getBorderSkipped() - Method in class software.xdev.chartjs.model.options.elements.Bar
 
getBorderWidth() - Method in class software.xdev.chartjs.model.dataset.BackgroundBorderHoverDataset
 
getBorderWidth() - Method in class software.xdev.chartjs.model.dataset.PointDataset
 
getBorderWidth() - Method in class software.xdev.chartjs.model.options.elements.Arc
 
getBorderWidth() - Method in class software.xdev.chartjs.model.options.elements.Bar
 
getBorderWidth() - Method in class software.xdev.chartjs.model.options.elements.Line
 
getBorderWidth() - Method in class software.xdev.chartjs.model.options.elements.Point
 
getBorderWidth() - Method in class software.xdev.chartjs.model.options.plugins.zoom.zoom.DragOptions
 
getBottom() - Method in class software.xdev.chartjs.model.options.layout.Padding
 
getBounds() - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions
 
getBoxWidth() - Method in class software.xdev.chartjs.model.options.LegendLabels
 
getCallback() - Method in class software.xdev.chartjs.model.options.scale.AbstractTickOptions
 
getCallback() - Method in class software.xdev.chartjs.model.options.scale.radial.PointLabels
 
getCallbacks() - Method in class software.xdev.chartjs.model.options.Tooltip
 
getCapBezierPoints() - Method in class software.xdev.chartjs.model.options.elements.Line
 
getCaretSize() - Method in class software.xdev.chartjs.model.options.Tooltip
 
getCenterPointLabels() - Method in class software.xdev.chartjs.model.options.scale.radial.PointLabels
 
getCircular() - Method in class software.xdev.chartjs.model.options.scale.GridLineConfiguration
 
getCircumference() - Method in class software.xdev.chartjs.model.options.DoughnutOptions
 
getCircumference() - Method in class software.xdev.chartjs.model.options.PieOptions
 
getClip() - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
getColor() - Method in class software.xdev.chartjs.model.options.LegendTitle
 
getColor() - Method in class software.xdev.chartjs.model.options.scale.AbstractTickOptions
 
getColor() - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions.Title
 
getColor() - Method in class software.xdev.chartjs.model.options.scale.cartesian.BorderConfiguration
 
getColor() - Method in class software.xdev.chartjs.model.options.scale.GridLineConfiguration
 
getColor() - Method in class software.xdev.chartjs.model.options.scale.radial.AngleLines
 
getColor() - Method in class software.xdev.chartjs.model.options.scale.radial.PointLabels
 
getColor() - Method in class software.xdev.chartjs.model.options.Title
 
getCornerRadius() - Method in class software.xdev.chartjs.model.options.Tooltip
 
getCount() - Method in class software.xdev.chartjs.model.options.scale.cartesian.linear.LinearTickOptions
 
getCount() - Method in class software.xdev.chartjs.model.options.scale.radial.RadialTickOptions
 
getCrossAlign() - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianTickOptions
 
getCutout() - Method in class software.xdev.chartjs.model.options.DoughnutOptions
 
getCutoutPercentage() - Method in class software.xdev.chartjs.model.options.PieOptions
 
getDash() - Method in class software.xdev.chartjs.model.options.scale.cartesian.BorderConfiguration
 
getDashOffset() - Method in class software.xdev.chartjs.model.options.scale.cartesian.BorderConfiguration
 
getData() - Method in class software.xdev.chartjs.model.charts.AbstractChart
 
getData() - Method in class software.xdev.chartjs.model.dataset.Dataset
 
getData(Class<X>) - Method in class software.xdev.chartjs.model.dataset.Dataset
 
getDatasets() - Method in class software.xdev.chartjs.model.data.AbstractData
 
getDate() - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.Adapters
 
getDay() - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.DisplayFormats
 
getDefaultObjectWriter() - Method in class software.xdev.chartjs.model.charts.AbstractChart
 
getDisplay() - Method in class software.xdev.chartjs.model.options.Legend
 
getDisplay() - Method in class software.xdev.chartjs.model.options.LegendTitle
 
getDisplay() - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
getDisplay() - Method in class software.xdev.chartjs.model.options.scale.AbstractTickOptions
 
getDisplay() - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions.Title
 
getDisplay() - Method in class software.xdev.chartjs.model.options.scale.cartesian.BorderConfiguration
 
getDisplay() - Method in class software.xdev.chartjs.model.options.scale.GridLineConfiguration
 
getDisplay() - Method in class software.xdev.chartjs.model.options.scale.radial.AngleLines
 
getDisplay() - Method in class software.xdev.chartjs.model.options.scale.radial.PointLabels
 
getDisplay() - Method in class software.xdev.chartjs.model.options.Title
 
getDisplayFormats() - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.TimeOptions
 
getDrag() - Method in class software.xdev.chartjs.model.options.plugins.zoom.zoom.ZoomOptions
 
getDrawOnChartArea() - Method in class software.xdev.chartjs.model.options.scale.GridLineConfiguration
 
getDrawTicks() - Method in class software.xdev.chartjs.model.options.scale.GridLineConfiguration
 
getDrawTime() - Method in class software.xdev.chartjs.model.options.plugins.zoom.zoom.DragOptions
 
getDuration() - Method in class software.xdev.chartjs.model.options.animation.Active
 
getDuration() - Method in class software.xdev.chartjs.model.options.animation.Animation
 
getDuration() - Method in class software.xdev.chartjs.model.options.animation.Resize
 
getEasing() - Method in class software.xdev.chartjs.model.options.animation.Animation
 
getElements() - Method in class software.xdev.chartjs.model.options.BarOptions
 
getElements() - Method in class software.xdev.chartjs.model.options.BubbleOptions
 
getElements() - Method in class software.xdev.chartjs.model.options.DoughnutOptions
 
getElements() - Method in class software.xdev.chartjs.model.options.LineOptions
 
getElements() - Method in class software.xdev.chartjs.model.options.PieOptions
 
getElements() - Method in class software.xdev.chartjs.model.options.PolarOptions
 
getElements() - Method in class software.xdev.chartjs.model.options.RadarOptions
 
getEnabled() - Method in class software.xdev.chartjs.model.options.plugins.zoom.pan.PanOptions
 
getEnabled() - Method in class software.xdev.chartjs.model.options.plugins.zoom.zoom.DragOptions
 
getEnabled() - Method in class software.xdev.chartjs.model.options.plugins.zoom.zoom.PinchOptions
 
getEnabled() - Method in class software.xdev.chartjs.model.options.plugins.zoom.zoom.WheelOptions
 
getEnabled() - Method in class software.xdev.chartjs.model.options.scale.AbstractTickOptions.MajorTickConfiguration
 
getEnabled() - Method in class software.xdev.chartjs.model.options.Tooltip
 
getEvents() - Method in class software.xdev.chartjs.model.options.Options
 
getExternal() - Method in class software.xdev.chartjs.model.options.Tooltip
 
getFamily() - Method in class software.xdev.chartjs.model.options.Font
 
getFill() - Method in class software.xdev.chartjs.model.dataset.PointDataset
 
getFill() - Method in class software.xdev.chartjs.model.options.elements.Fill
 
getFill() - Method in class software.xdev.chartjs.model.options.elements.Line
 
getFont() - Method in class software.xdev.chartjs.model.options.LegendTitle
 
getFont() - Method in class software.xdev.chartjs.model.options.scale.AbstractTickOptions
 
getFont() - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions.Title
 
getFont() - Method in class software.xdev.chartjs.model.options.scale.radial.PointLabels
 
getFont() - Method in class software.xdev.chartjs.model.options.Title
 
getFontColor() - Method in class software.xdev.chartjs.model.options.LegendLabels
 
getFontFamily() - Method in class software.xdev.chartjs.model.options.LegendLabels
 
getFontSize() - Method in class software.xdev.chartjs.model.options.LegendLabels
 
getFontStyle() - Method in class software.xdev.chartjs.model.options.LegendLabels
 
getFooter() - Method in class software.xdev.chartjs.model.options.Callbacks
 
getFooterFontColor() - Method in class software.xdev.chartjs.model.options.Tooltip
 
getFooterFontFamily() - Method in class software.xdev.chartjs.model.options.Tooltip
 
getFooterFontSize() - Method in class software.xdev.chartjs.model.options.Tooltip
 
getFooterFontStyle() - Method in class software.xdev.chartjs.model.options.Tooltip
 
getFooterMarginTop() - Method in class software.xdev.chartjs.model.options.Tooltip
 
getFooterSpacing() - Method in class software.xdev.chartjs.model.options.Tooltip
 
getFormat() - Method in class software.xdev.chartjs.model.options.scale.cartesian.linear.LinearTickOptions
 
getFormat() - Method in class software.xdev.chartjs.model.options.scale.cartesian.logarithmic.LogarithmicTickOptions
 
getFormat() - Method in class software.xdev.chartjs.model.options.scale.radial.RadialTickOptions
 
getFullSize() - Method in class software.xdev.chartjs.model.options.Legend
 
getFullSize() - Method in class software.xdev.chartjs.model.options.Title
 
getFunction() - Method in class software.xdev.chartjs.model.javascript.JavaScriptFunction
 
getG() - Method in class software.xdev.chartjs.model.color.Color
 
getGenerateLabels() - Method in class software.xdev.chartjs.model.options.LegendLabels
 
getGrace() - Method in class software.xdev.chartjs.model.options.scale.cartesian.linear.LinearScaleOptions
 
getGrid() - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions
 
getGrid() - Method in class software.xdev.chartjs.model.options.scale.radial.RadialLinearScaleOptions
 
getHitRadius() - Method in class software.xdev.chartjs.model.dataset.RadarDataset
 
getHitRadius() - Method in class software.xdev.chartjs.model.options.elements.Point
 
getHour() - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.DisplayFormats
 
getHover() - Method in class software.xdev.chartjs.model.options.Options
 
getHoverBackgroundColor() - Method in class software.xdev.chartjs.model.dataset.BackgroundBorderHoverDataset
 
getHoverBorderColor() - Method in class software.xdev.chartjs.model.dataset.BackgroundBorderHoverDataset
 
getHoverBorderWidth() - Method in class software.xdev.chartjs.model.dataset.BackgroundBorderHoverDataset
 
getHoverBorderWidth() - Method in class software.xdev.chartjs.model.options.elements.Point
 
getHoverRadius() - Method in class software.xdev.chartjs.model.dataset.BubbleDataset
 
getHoverRadius() - Method in class software.xdev.chartjs.model.options.elements.Point
 
getIncludeBounds() - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianTickOptions
 
getIndexAxis() - Method in class software.xdev.chartjs.model.options.BarOptions
 
getIsoWeekday() - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.TimeOptions
 
getItemSort() - Method in class software.xdev.chartjs.model.options.Tooltip
 
getLabel() - Method in class software.xdev.chartjs.model.dataset.BarDataset
 
getLabel() - Method in class software.xdev.chartjs.model.dataset.PointDataset
 
getLabel() - Method in class software.xdev.chartjs.model.dataset.RoundDataset
 
getLabel() - Method in class software.xdev.chartjs.model.options.Callbacks
 
getLabelColor() - Method in class software.xdev.chartjs.model.options.Callbacks
 
getLabelOffset() - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianTickOptions
 
getLabels() - Method in class software.xdev.chartjs.model.data.AbstractData
 
getLabels() - Method in class software.xdev.chartjs.model.options.Legend
 
getLabels() - Method in class software.xdev.chartjs.model.options.scale.cartesian.category.CategoryScaleOptions
 
getLabelTextColor() - Method in class software.xdev.chartjs.model.options.Callbacks
 
getLayout() - Method in class software.xdev.chartjs.model.options.Options
 
getLeft() - Method in class software.xdev.chartjs.model.options.layout.Padding
 
getLegend() - Method in class software.xdev.chartjs.model.options.Plugins
 
getLegendCallback() - Method in class software.xdev.chartjs.model.options.Options
 
getLimits() - Method in class software.xdev.chartjs.model.options.plugins.zoom.Zoom
 
getLine() - Method in class software.xdev.chartjs.model.options.elements.LineElements
 
getLine() - Method in class software.xdev.chartjs.model.options.elements.RadarElements
 
getLineHeight() - Method in class software.xdev.chartjs.model.options.Font
 
getLineTension() - Method in class software.xdev.chartjs.model.dataset.PointDataset
 
getLineTension() - Method in class software.xdev.chartjs.model.options.elements.RadarLine
 
getLineWidth() - Method in class software.xdev.chartjs.model.options.scale.GridLineConfiguration
 
getLineWidth() - Method in class software.xdev.chartjs.model.options.scale.radial.AngleLines
 
getMaintainAspectRatio() - Method in class software.xdev.chartjs.model.options.Options
 
getMajor() - Method in class software.xdev.chartjs.model.options.scale.AbstractTickOptions
 
getMax() - Method in class software.xdev.chartjs.model.options.plugins.zoom.limits.ScaleLimits
 
getMax() - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
getMaxHeight() - Method in class software.xdev.chartjs.model.options.Legend
 
getMaxRotation() - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianTickOptions
 
getMaxTickLimits() - Method in class software.xdev.chartjs.model.options.scale.radial.RadialTickOptions
 
getMaxTicksLimit() - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianTickOptions
 
getMaxWidth() - Method in class software.xdev.chartjs.model.options.Legend
 
getMillisecond() - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.DisplayFormats
 
getMin() - Method in class software.xdev.chartjs.model.options.plugins.zoom.limits.ScaleLimits
 
getMin() - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
getMinRange() - Method in class software.xdev.chartjs.model.options.plugins.zoom.limits.ScaleLimits
 
getMinRotation() - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianTickOptions
 
getMinUnit() - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.TimeOptions
 
getMinute() - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.DisplayFormats
 
getMirror() - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianTickOptions
 
getMode() - Method in class software.xdev.chartjs.model.options.Hover
 
getMode() - Method in class software.xdev.chartjs.model.options.plugins.zoom.pan.PanOptions
 
getMode() - Method in class software.xdev.chartjs.model.options.plugins.zoom.zoom.ZoomOptions
 
getMode() - Method in class software.xdev.chartjs.model.options.Tooltip
 
getModifierKey() - Method in class software.xdev.chartjs.model.options.plugins.zoom.pan.PanOptions
 
getModifierKey() - Method in class software.xdev.chartjs.model.options.plugins.zoom.zoom.DragOptions
 
getModifierKey() - Method in class software.xdev.chartjs.model.options.plugins.zoom.zoom.WheelOptions
 
getMonth() - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.DisplayFormats
 
getMultiKeyBackground() - Method in class software.xdev.chartjs.model.options.Tooltip
 
getName(Enum<?>) - Static method in class software.xdev.chartjs.model.EnumNameToCamelCase
 
getOffset() - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions
 
getOffset() - Method in class software.xdev.chartjs.model.options.scale.GridLineConfiguration
 
getOffsetAfterAutoskip() - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions
 
getOnClick() - Method in class software.xdev.chartjs.model.options.Legend
 
getOnClick() - Method in class software.xdev.chartjs.model.options.Options
 
getOnComplete() - Method in class software.xdev.chartjs.model.options.animation.Animation
 
getOnHover() - Method in class software.xdev.chartjs.model.options.Hover
 
getOnHover() - Method in class software.xdev.chartjs.model.options.Legend
 
getOnLeave() - Method in class software.xdev.chartjs.model.options.Legend
 
getOnProgress() - Method in class software.xdev.chartjs.model.options.animation.Animation
 
getOnResize() - Method in class software.xdev.chartjs.model.options.Options
 
getOptions() - Method in class software.xdev.chartjs.model.charts.AbstractChart
 
getOverScaleMode() - Method in class software.xdev.chartjs.model.options.plugins.zoom.pan.PanOptions
 
getOverScaleMode() - Method in class software.xdev.chartjs.model.options.plugins.zoom.zoom.ZoomOptions
 
getPadding() - Method in class software.xdev.chartjs.model.options.layout.Layout
 
getPadding() - Method in class software.xdev.chartjs.model.options.LegendLabels
 
getPadding() - Method in class software.xdev.chartjs.model.options.LegendTitle
 
getPadding() - Method in class software.xdev.chartjs.model.options.scale.AbstractTickOptions
 
getPadding() - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions.Title
 
getPadding() - Method in class software.xdev.chartjs.model.options.scale.radial.PointLabels
 
getPadding() - Method in class software.xdev.chartjs.model.options.Title
 
getPan() - Method in class software.xdev.chartjs.model.options.plugins.zoom.Zoom
 
getParser() - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.TimeOptions
 
getPinch() - Method in class software.xdev.chartjs.model.options.plugins.zoom.zoom.ZoomOptions
 
getPlugins() - Method in class software.xdev.chartjs.model.options.Options
 
getPoint() - Method in class software.xdev.chartjs.model.options.elements.LineElements
 
getPoint() - Method in class software.xdev.chartjs.model.options.elements.PointElements
 
getPointBackgroundColor() - Method in class software.xdev.chartjs.model.dataset.PointDataset
 
getPointBorderColor() - Method in class software.xdev.chartjs.model.dataset.PointDataset
 
getPointBorderWidth() - Method in class software.xdev.chartjs.model.dataset.PointDataset
 
getPointHitRadius() - Method in class software.xdev.chartjs.model.dataset.BaseLineDataset
 
getPointHitRadius() - Method in class software.xdev.chartjs.model.dataset.PointDataset
 
getPointHoverBackgroundColor() - Method in class software.xdev.chartjs.model.dataset.PointDataset
 
getPointHoverBorderColor() - Method in class software.xdev.chartjs.model.dataset.PointDataset
 
getPointHoverBorderWidth() - Method in class software.xdev.chartjs.model.dataset.PointDataset
 
getPointHoverRadius() - Method in class software.xdev.chartjs.model.dataset.PointDataset
 
getPointLabels() - Method in class software.xdev.chartjs.model.options.scale.radial.RadialLinearScaleOptions
 
getPointRadius() - Method in class software.xdev.chartjs.model.dataset.PointDataset
 
getPoints() - Method in class software.xdev.chartjs.model.options.elements.BubbleElements
 
getPointStyle() - Method in class software.xdev.chartjs.model.dataset.BubbleDataset
 
getPointStyle() - Method in class software.xdev.chartjs.model.dataset.PointDataset
 
getPointStyle() - Method in class software.xdev.chartjs.model.options.elements.Point
 
getPosition() - Method in class software.xdev.chartjs.model.options.Legend
 
getPosition() - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions
 
getPosition() - Method in class software.xdev.chartjs.model.options.Title
 
getPrecision() - Method in class software.xdev.chartjs.model.options.scale.cartesian.linear.LinearTickOptions
 
getPrecision() - Method in class software.xdev.chartjs.model.options.scale.radial.RadialTickOptions
 
getQuarter() - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.DisplayFormats
 
getR() - Method in class software.xdev.chartjs.model.color.Color
 
getR() - Method in class software.xdev.chartjs.model.datapoint.BubbleDataPoint
 
getRadius() - Method in class software.xdev.chartjs.model.options.elements.Point
 
getResize() - Method in class software.xdev.chartjs.model.options.animation.Animation
 
getResponsive() - Method in class software.xdev.chartjs.model.options.Options
 
getResponsiveAnimationDuration() - Method in class software.xdev.chartjs.model.options.Options
 
getReverse() - Method in class software.xdev.chartjs.model.options.Legend
 
getReverse() - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
getRight() - Method in class software.xdev.chartjs.model.options.layout.Padding
 
getRotation() - Method in class software.xdev.chartjs.model.options.DoughnutOptions
 
getRotation() - Method in class software.xdev.chartjs.model.options.PieOptions
 
getRound() - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.TimeOptions
 
getRtl() - Method in class software.xdev.chartjs.model.options.Legend
 
getSampleSize() - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianTickOptions
 
getScale() - Method in class software.xdev.chartjs.model.options.PolarOptions
 
getScaleMode() - Method in class software.xdev.chartjs.model.options.plugins.zoom.pan.PanOptions
 
getScaleMode() - Method in class software.xdev.chartjs.model.options.plugins.zoom.zoom.ZoomOptions
 
getScales() - Method in class software.xdev.chartjs.model.options.Options
 
getScalesList() - Method in class software.xdev.chartjs.model.options.scale.Scales
 
getSecond() - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.DisplayFormats
 
getShowLabelBackdrop() - Method in class software.xdev.chartjs.model.options.scale.AbstractTickOptions
 
getShowLine() - Method in class software.xdev.chartjs.model.dataset.BaseLineDataset
 
getShowLine() - Method in class software.xdev.chartjs.model.options.LineOptions
 
getSize() - Method in class software.xdev.chartjs.model.options.Font
 
getSource() - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleTickOptions
 
getSpanGaps() - Method in class software.xdev.chartjs.model.dataset.BaseLineDataset
 
getSpanGaps() - Method in class software.xdev.chartjs.model.options.LineOptions
 
getSpeed() - Method in class software.xdev.chartjs.model.options.plugins.zoom.zoom.WheelOptions
 
getStack() - Method in class software.xdev.chartjs.model.dataset.BarDataset
 
getStack() - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions
 
getStacked() - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
getStackWeight() - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions
 
getStartAngle() - Method in class software.xdev.chartjs.model.options.scale.radial.RadialLinearScaleOptions
 
getStepped() - Method in class software.xdev.chartjs.model.dataset.BaseLineDataset
 
getStepped() - Method in class software.xdev.chartjs.model.options.elements.Line
 
getStepSize() - Method in class software.xdev.chartjs.model.options.scale.cartesian.linear.LinearTickOptions
 
getStepSize() - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleTickOptions
 
getStepSize() - Method in class software.xdev.chartjs.model.options.scale.radial.RadialTickOptions
 
getStyle() - Method in class software.xdev.chartjs.model.options.Font
 
getSubtitle() - Method in class software.xdev.chartjs.model.options.Plugins
 
getSuggestedMax() - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
getSuggestedMin() - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
getTension() - Method in class software.xdev.chartjs.model.options.elements.Line
 
getText() - Method in class software.xdev.chartjs.model.options.LegendTitle
 
getText() - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions.Title
 
getText() - Method in class software.xdev.chartjs.model.options.Title
 
getTextDirection() - Method in class software.xdev.chartjs.model.options.Legend
 
getTextStrokeColor() - Method in class software.xdev.chartjs.model.options.scale.AbstractTickOptions
 
getTextStrokeWidth() - Method in class software.xdev.chartjs.model.options.scale.AbstractTickOptions
 
getThreshold() - Method in class software.xdev.chartjs.model.options.plugins.zoom.pan.PanOptions
 
getThreshold() - Method in class software.xdev.chartjs.model.options.plugins.zoom.zoom.DragOptions
 
getTickBorderDash() - Method in class software.xdev.chartjs.model.options.scale.GridLineConfiguration
 
getTickBorderDashOffset() - Method in class software.xdev.chartjs.model.options.scale.GridLineConfiguration
 
getTickColor() - Method in class software.xdev.chartjs.model.options.scale.GridLineConfiguration
 
getTicks() - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
getTickWidth() - Method in class software.xdev.chartjs.model.options.scale.GridLineConfiguration
 
getTime() - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions
 
getTitle() - Method in class software.xdev.chartjs.model.options.Callbacks
 
getTitle() - Method in class software.xdev.chartjs.model.options.Legend
 
getTitle() - Method in class software.xdev.chartjs.model.options.Plugins
 
getTitle() - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions
 
getTitleFontColor() - Method in class software.xdev.chartjs.model.options.Tooltip
 
getTitleFontFamily() - Method in class software.xdev.chartjs.model.options.Tooltip
 
getTitleFontSize() - Method in class software.xdev.chartjs.model.options.Tooltip
 
getTitleFontStyle() - Method in class software.xdev.chartjs.model.options.Tooltip
 
getTitleMarginBottom() - Method in class software.xdev.chartjs.model.options.Tooltip
 
getTitleSpacing() - Method in class software.xdev.chartjs.model.options.Tooltip
 
getTooltip() - Method in class software.xdev.chartjs.model.options.Plugins
 
getTooltipFormat() - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.TimeOptions
 
getTop() - Method in class software.xdev.chartjs.model.options.layout.Padding
 
getType() - Method in class software.xdev.chartjs.model.charts.BarChart
 
getType() - Method in class software.xdev.chartjs.model.charts.BubbleChart
 
getType() - Method in interface software.xdev.chartjs.model.charts.Chart
 
getType() - Method in class software.xdev.chartjs.model.charts.DoughnutChart
 
getType() - Method in class software.xdev.chartjs.model.charts.LineChart
 
getType() - Method in class software.xdev.chartjs.model.charts.MixedChart
 
getType() - Method in class software.xdev.chartjs.model.charts.PieChart
 
getType() - Method in class software.xdev.chartjs.model.charts.PolarChart
 
getType() - Method in class software.xdev.chartjs.model.charts.RadarChart
 
getType() - Method in class software.xdev.chartjs.model.charts.ScatterChart
 
getType() - Method in class software.xdev.chartjs.model.dataset.Dataset
 
getType() - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
getUnit() - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.TimeOptions
 
getUsePointStyle() - Method in class software.xdev.chartjs.model.options.LegendLabels
 
getWeek() - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.DisplayFormats
 
getWeight() - Method in class software.xdev.chartjs.model.options.Font
 
getWeight() - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
getWheel() - Method in class software.xdev.chartjs.model.options.plugins.zoom.zoom.ZoomOptions
 
getWidth() - Method in class software.xdev.chartjs.model.options.scale.cartesian.BorderConfiguration
 
getX() - Method in class software.xdev.chartjs.model.datapoint.XYDataPointBase
 
getX() - Method in class software.xdev.chartjs.model.options.plugins.zoom.limits.LimitOptions
 
getXAxisID() - Method in class software.xdev.chartjs.model.dataset.BarDataset
 
getXAxisID() - Method in class software.xdev.chartjs.model.dataset.BaseLineDataset
 
getXPadding() - Method in class software.xdev.chartjs.model.options.Tooltip
 
getY() - Method in class software.xdev.chartjs.model.datapoint.XYDataPointBase
 
getY() - Method in class software.xdev.chartjs.model.options.plugins.zoom.limits.LimitOptions
 
getYAxisID() - Method in class software.xdev.chartjs.model.dataset.BarDataset
 
getYAxisID() - Method in class software.xdev.chartjs.model.dataset.BaseLineDataset
 
getYear() - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.DisplayFormats
 
getYPadding() - Method in class software.xdev.chartjs.model.options.Tooltip
 
getZ() - Method in class software.xdev.chartjs.model.options.scale.AbstractTickOptions
 
getZ() - Method in class software.xdev.chartjs.model.options.scale.cartesian.BorderConfiguration
 
getZ() - Method in class software.xdev.chartjs.model.options.scale.GridLineConfiguration
 
getZoom() - Method in class software.xdev.chartjs.model.options.Plugins
 
getZoom() - Method in class software.xdev.chartjs.model.options.plugins.zoom.Zoom
 
GOLD - Static variable in class software.xdev.chartjs.model.color.Color
 
grace - Variable in class software.xdev.chartjs.model.options.scale.cartesian.linear.LinearScaleOptions
 
GRAY - Static variable in class software.xdev.chartjs.model.color.Color
 
GREEN - Static variable in class software.xdev.chartjs.model.color.Color
 
GREEN_YELLOW - Static variable in class software.xdev.chartjs.model.color.Color
 
grid - Variable in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions
 
grid - Variable in class software.xdev.chartjs.model.options.scale.radial.RadialLinearScaleOptions
 
GridLineConfiguration - Class in software.xdev.chartjs.model.options.scale
 
GridLineConfiguration() - Constructor for class software.xdev.chartjs.model.options.scale.GridLineConfiguration
 

H

hashCode() - Method in class software.xdev.chartjs.model.color.Color
 
hitRadius - Variable in class software.xdev.chartjs.model.options.elements.Point
 
HomogeneousChart<T,O extends Options<O,?>,D extends HomogeneousData<D,?>> - Class in software.xdev.chartjs.model.charts
 
HomogeneousChart() - Constructor for class software.xdev.chartjs.model.charts.HomogeneousChart
 
HomogeneousChart(D) - Constructor for class software.xdev.chartjs.model.charts.HomogeneousChart
 
HomogeneousChart(D, O) - Constructor for class software.xdev.chartjs.model.charts.HomogeneousChart
 
HomogeneousData<D extends HomogeneousData<D,T>,T extends Dataset<T,?>> - Class in software.xdev.chartjs.model.data
 
HomogeneousData() - Constructor for class software.xdev.chartjs.model.data.HomogeneousData
 
HOT_PINK - Static variable in class software.xdev.chartjs.model.color.Color
 
hour - Variable in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.DisplayFormats
 
hover - Variable in class software.xdev.chartjs.model.options.Options
 
Hover - Class in software.xdev.chartjs.model.options
 
Hover() - Constructor for class software.xdev.chartjs.model.options.Hover
 
hoverBackgroundColor - Variable in class software.xdev.chartjs.model.dataset.BackgroundBorderHoverDataset
 
hoverBorderColor - Variable in class software.xdev.chartjs.model.dataset.BackgroundBorderHoverDataset
 
hoverBorderWidth - Variable in class software.xdev.chartjs.model.dataset.BackgroundBorderHoverDataset
 
hoverBorderWidth - Variable in class software.xdev.chartjs.model.options.elements.Point
 
HoverMode - Enum in software.xdev.chartjs.model.enums
 
hoverRadius - Variable in class software.xdev.chartjs.model.options.elements.Point
 

I

includeBounds - Variable in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianTickOptions
 
indexAxis - Variable in class software.xdev.chartjs.model.options.BarOptions
 
INHERIT - Enum constant in enum software.xdev.chartjs.model.enums.FontStyle
 
INITIAL - Enum constant in enum software.xdev.chartjs.model.enums.FontStyle
 
isAlphaWithinBounds(double) - Static method in class software.xdev.chartjs.model.color.Color
Verify that argument is valid value for the alpha channel.
isChannelWithinBounds(int) - Static method in class software.xdev.chartjs.model.color.Color
Verify that argument is valid value for the R, G or B channel.
isDrawable() - Method in class software.xdev.chartjs.model.charts.BarChart
Optional check to determine whether the current state of this Chart implementation instance will generate a drawable JSON string.
isDrawable() - Method in class software.xdev.chartjs.model.charts.BubbleChart
Optional check to determine whether the current state of this Chart implementation instance will generate a drawable JSON string.
isDrawable() - Method in interface software.xdev.chartjs.model.charts.Chart
Optional check to determine whether the current state of this Chart implementation instance will generate a drawable JSON string.
isDrawable() - Method in class software.xdev.chartjs.model.charts.DoughnutChart
Optional check to determine whether the current state of this Chart implementation instance will generate a drawable JSON string.
isDrawable() - Method in class software.xdev.chartjs.model.charts.LineChart
Optional check to determine whether the current state of this Chart implementation instance will generate a drawable JSON string.
isDrawable() - Method in class software.xdev.chartjs.model.charts.MixedChart
 
isDrawable() - Method in class software.xdev.chartjs.model.charts.PieChart
Optional check to determine whether the current state of this Chart implementation instance will generate a drawable JSON string.
isDrawable() - Method in class software.xdev.chartjs.model.charts.PolarChart
Optional check to determine whether the current state of this Chart implementation instance will generate a drawable JSON string.
isDrawable() - Method in class software.xdev.chartjs.model.charts.RadarChart
Optional check to determine whether the current state of this Chart implementation instance will generate a drawable JSON string.
isDrawable() - Method in class software.xdev.chartjs.model.charts.ScatterChart
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 software.xdev.chartjs.model.objects.OptionalArray.Serializer
 
isoWeekday - Variable in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.TimeOptions
 
ITALIC - Enum constant in enum software.xdev.chartjs.model.enums.FontStyle
 
itemSort - Variable in class software.xdev.chartjs.model.options.Tooltip
 

J

JavaScriptFunction - Class in software.xdev.chartjs.model.javascript
 
JavaScriptFunction(String) - Constructor for class software.xdev.chartjs.model.javascript.JavaScriptFunction
 
JavaScriptFunction.Serializer - Class in software.xdev.chartjs.model.javascript
 

K

KHAKI - Static variable in class software.xdev.chartjs.model.color.Color
 

L

label - Variable in class software.xdev.chartjs.model.dataset.RoundDataset
 
label - Variable in class software.xdev.chartjs.model.options.Callbacks
 
LABEL - Enum constant in enum software.xdev.chartjs.model.enums.HoverMode
highlights elements in all datasets at the same X value
labelColor - Variable in class software.xdev.chartjs.model.options.Callbacks
 
labelOffset - Variable in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianTickOptions
 
labels - Variable in class software.xdev.chartjs.model.options.Legend
 
labels - Variable in class software.xdev.chartjs.model.options.scale.cartesian.category.CategoryScaleOptions
 
labelTextColor - Variable in class software.xdev.chartjs.model.options.Callbacks
 
LAVENDER - Static variable in class software.xdev.chartjs.model.color.Color
 
layout - Variable in class software.xdev.chartjs.model.options.Options
 
Layout - Class in software.xdev.chartjs.model.options.layout
Options to influence the layout of the chart in its canvas.
Layout() - Constructor for class software.xdev.chartjs.model.options.layout.Layout
 
Layout(Integer) - Constructor for class software.xdev.chartjs.model.options.layout.Layout
 
Layout(Padding) - Constructor for class software.xdev.chartjs.model.options.layout.Layout
 
left - Variable in class software.xdev.chartjs.model.options.layout.Padding
 
LEFT - Enum constant in enum software.xdev.chartjs.model.enums.BorderSkipped
 
LEFT - Enum constant in enum software.xdev.chartjs.model.enums.ScalesPosition
 
LEFT - Enum constant in enum software.xdev.chartjs.model.options.Legend.Position
 
legend - Variable in class software.xdev.chartjs.model.options.Plugins
 
Legend - Class in software.xdev.chartjs.model.options
 
Legend() - Constructor for class software.xdev.chartjs.model.options.Legend
 
Legend.Position - Enum in software.xdev.chartjs.model.options
 
legendCallback - Variable in class software.xdev.chartjs.model.options.Options
 
LegendLabels - Class in software.xdev.chartjs.model.options
 
LegendLabels() - Constructor for class software.xdev.chartjs.model.options.LegendLabels
 
LegendTitle - Class in software.xdev.chartjs.model.options
 
LegendTitle() - Constructor for class software.xdev.chartjs.model.options.LegendTitle
 
LIGHT_BLUE - Static variable in class software.xdev.chartjs.model.color.Color
 
LIGHT_CYAN - Static variable in class software.xdev.chartjs.model.color.Color
 
LIGHT_GRAY - Static variable in class software.xdev.chartjs.model.color.Color
 
LIGHT_PINK - Static variable in class software.xdev.chartjs.model.color.Color
 
LIGHT_SALMON - Static variable in class software.xdev.chartjs.model.color.Color
 
LIGHT_SKY_BLUE - Static variable in class software.xdev.chartjs.model.color.Color
 
LIGHT_YELLOW - Static variable in class software.xdev.chartjs.model.color.Color
 
LIME - Static variable in class software.xdev.chartjs.model.color.Color
 
LimitOptions - Class in software.xdev.chartjs.model.options.plugins.zoom.limits
LimitOptions() - Constructor for class software.xdev.chartjs.model.options.plugins.zoom.limits.LimitOptions
 
limits - Variable in class software.xdev.chartjs.model.options.plugins.zoom.Zoom
 
line - Variable in class software.xdev.chartjs.model.options.elements.LineElements
 
line - Variable in class software.xdev.chartjs.model.options.elements.RadarElements
 
Line - Class in software.xdev.chartjs.model.options.elements
Line elements are used to represent the line in a line chart.
Line() - Constructor for class software.xdev.chartjs.model.options.elements.Line
 
LINE - Enum constant in enum software.xdev.chartjs.model.enums.PointStyle
 
LINEAR - Enum constant in enum software.xdev.chartjs.model.enums.Easing
 
LinearScaleOptions - Class in software.xdev.chartjs.model.options.scale.cartesian.linear
 
LinearScaleOptions() - Constructor for class software.xdev.chartjs.model.options.scale.cartesian.linear.LinearScaleOptions
 
LinearTickOptions - Class in software.xdev.chartjs.model.options.scale.cartesian.linear
Linear Axis specific tick options
LinearTickOptions() - Constructor for class software.xdev.chartjs.model.options.scale.cartesian.linear.LinearTickOptions
 
LineChart - Class in software.xdev.chartjs.model.charts
 
LineChart() - Constructor for class software.xdev.chartjs.model.charts.LineChart
 
LineChart(LineData) - Constructor for class software.xdev.chartjs.model.charts.LineChart
 
LineChart(LineData, LineOptions) - Constructor for class software.xdev.chartjs.model.charts.LineChart
 
LineData - Class in software.xdev.chartjs.model.data
 
LineData() - Constructor for class software.xdev.chartjs.model.data.LineData
 
LineDataset - Class in software.xdev.chartjs.model.dataset
 
LineDataset() - Constructor for class software.xdev.chartjs.model.dataset.LineDataset
 
LineElements - Class in software.xdev.chartjs.model.options.elements
Line elements are used to represent the line in a line chart.
LineElements() - Constructor for class software.xdev.chartjs.model.options.elements.LineElements
 
LineElements(Line) - Constructor for class software.xdev.chartjs.model.options.elements.LineElements
Constructor
LineElements(Line, Point) - Constructor for class software.xdev.chartjs.model.options.elements.LineElements
Constructor
LineElements(Point) - Constructor for class software.xdev.chartjs.model.options.elements.LineElements
Constructor
lineHeight - Variable in class software.xdev.chartjs.model.options.Font
 
LINEN - Static variable in class software.xdev.chartjs.model.color.Color
 
LineOptions - Class in software.xdev.chartjs.model.options
 
LineOptions() - Constructor for class software.xdev.chartjs.model.options.LineOptions
 
lineTension - Variable in class software.xdev.chartjs.model.options.elements.RadarLine
 
lineWidth - Variable in class software.xdev.chartjs.model.options.scale.GridLineConfiguration
 
lineWidth - Variable in class software.xdev.chartjs.model.options.scale.radial.AngleLines
 
LogarithmicScaleOptions - Class in software.xdev.chartjs.model.options.scale.cartesian.logarithmic
 
LogarithmicScaleOptions() - Constructor for class software.xdev.chartjs.model.options.scale.cartesian.logarithmic.LogarithmicScaleOptions
 
LogarithmicTickOptions - Class in software.xdev.chartjs.model.options.scale.cartesian.logarithmic
 
LogarithmicTickOptions() - Constructor for class software.xdev.chartjs.model.options.scale.cartesian.logarithmic.LogarithmicTickOptions
 

M

MAGENTA - Static variable in class software.xdev.chartjs.model.color.Color
 
maintainAspectRatio - Variable in class software.xdev.chartjs.model.options.Options
 
major - Variable in class software.xdev.chartjs.model.options.scale.AbstractTickOptions
 
MajorTickConfiguration() - Constructor for class software.xdev.chartjs.model.options.scale.AbstractTickOptions.MajorTickConfiguration
 
MAROON - Static variable in class software.xdev.chartjs.model.color.Color
 
max - Variable in class software.xdev.chartjs.model.options.plugins.zoom.limits.ScaleLimits
 
max - Variable in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
maxHeight - Variable in class software.xdev.chartjs.model.options.Legend
 
maxRotation - Variable in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianTickOptions
 
maxTickLimits - Variable in class software.xdev.chartjs.model.options.scale.radial.RadialTickOptions
 
maxTicksLimit - Variable in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianTickOptions
 
maxWidth - Variable in class software.xdev.chartjs.model.options.Legend
 
MEDIUM_BLUE - Static variable in class software.xdev.chartjs.model.color.Color
 
MEDIUM_TURQUOISE - Static variable in class software.xdev.chartjs.model.color.Color
 
MIDNIGHT_BLUE - Static variable in class software.xdev.chartjs.model.color.Color
 
millisecond - Variable in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.DisplayFormats
 
min - Variable in class software.xdev.chartjs.model.options.plugins.zoom.limits.ScaleLimits
 
min - Variable in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
minRange - Variable in class software.xdev.chartjs.model.options.plugins.zoom.limits.ScaleLimits
 
minRotation - Variable in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianTickOptions
 
minUnit - Variable in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.TimeOptions
 
minute - Variable in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.DisplayFormats
 
mirror - Variable in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianTickOptions
 
MITER - Enum constant in enum software.xdev.chartjs.model.enums.BorderJoinStyle
Connected segments are joined by extending their outside edges to connect at a single point, with the effect of filling an additional lozenge-shaped area.
MixedChart - Class in software.xdev.chartjs.model.charts
Allows creation of mixed chart types
MixedChart() - Constructor for class software.xdev.chartjs.model.charts.MixedChart
 
MixedData - Class in software.xdev.chartjs.model.data
Allows creation of mixed chart types
MixedData() - Constructor for class software.xdev.chartjs.model.data.MixedData
 
mode - Variable in class software.xdev.chartjs.model.options.Hover
 
mode - Variable in class software.xdev.chartjs.model.options.plugins.zoom.pan.PanOptions
 
mode - Variable in class software.xdev.chartjs.model.options.plugins.zoom.zoom.ZoomOptions
 
mode - Variable in class software.xdev.chartjs.model.options.Tooltip
 
modifierKey - Variable in class software.xdev.chartjs.model.options.plugins.zoom.pan.PanOptions
 
modifierKey - Variable in class software.xdev.chartjs.model.options.plugins.zoom.zoom.DragOptions
 
modifierKey - Variable in class software.xdev.chartjs.model.options.plugins.zoom.zoom.WheelOptions
 
month - Variable in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.DisplayFormats
 
multiKeyBackground - Variable in class software.xdev.chartjs.model.options.Tooltip
 

N

NAVY - Static variable in class software.xdev.chartjs.model.color.Color
 
NORMAL - Enum constant in enum software.xdev.chartjs.model.enums.FontStyle
 
NumberDataset<S extends Dataset<?,Number>> - Interface in software.xdev.chartjs.model.dataset
 

O

OBLIQUE - Enum constant in enum software.xdev.chartjs.model.enums.FontStyle
 
offset - Variable in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions
 
offset - Variable in class software.xdev.chartjs.model.options.scale.GridLineConfiguration
 
offsetAfterAutoskip - Variable in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions
 
OLIVE - Static variable in class software.xdev.chartjs.model.color.Color
 
onClick - Variable in class software.xdev.chartjs.model.options.Legend
 
onClick - Variable in class software.xdev.chartjs.model.options.Options
 
onComplete - Variable in class software.xdev.chartjs.model.options.animation.Animation
 
onHover - Variable in class software.xdev.chartjs.model.options.Hover
 
onHover - Variable in class software.xdev.chartjs.model.options.Legend
 
onLeave - Variable in class software.xdev.chartjs.model.options.Legend
 
onProgress - Variable in class software.xdev.chartjs.model.options.animation.Animation
 
onResize - Variable in class software.xdev.chartjs.model.options.Options
 
OptionalArray<E> - Class in software.xdev.chartjs.model.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 software.xdev.chartjs.model.objects.OptionalArray
 
OptionalArray.Serializer<T> - Class in software.xdev.chartjs.model.objects
 
options - Variable in class software.xdev.chartjs.model.charts.AbstractChart
 
options() - Static method in class software.xdev.chartjs.model.charts.BarChart
Static factory, constructs an Options implementation appropriate for a BarChart.
options() - Static method in class software.xdev.chartjs.model.charts.BubbleChart
Static factory, constructs an Options implementation appropriate for a BubbleChart.
options() - Static method in class software.xdev.chartjs.model.charts.DoughnutChart
Static factory, constructs an Options implementation appropriate for a DoughnutChart.
options() - Static method in class software.xdev.chartjs.model.charts.LineChart
Static factory, constructs an Options implementation appropriate for a LineChart.
options() - Static method in class software.xdev.chartjs.model.charts.PieChart
Static factory, constructs an Options implementation appropriate for a PieChart.
options() - Static method in class software.xdev.chartjs.model.charts.PolarChart
Static factory, constructs an Options implementation appropriate for a PolarChart.
options() - Static method in class software.xdev.chartjs.model.charts.RadarChart
Static factory, constructs an Options implementation appropriate for a RadarChart.
options() - Static method in class software.xdev.chartjs.model.charts.ScatterChart
Static factory, constructs an Options implementation appropriate for a ScatterChart.
Options<T extends Options<T,A>,A extends Animation<A>> - Class in software.xdev.chartjs.model.options
 
Options() - Constructor for class software.xdev.chartjs.model.options.Options
 
ORANGE - Static variable in class software.xdev.chartjs.model.color.Color
 
ORANGE_RED - Static variable in class software.xdev.chartjs.model.color.Color
 
ORIGIN - Enum constant in enum software.xdev.chartjs.model.enums.FillMode
 
overScaleMode - Variable in class software.xdev.chartjs.model.options.plugins.zoom.pan.PanOptions
 
overScaleMode - Variable in class software.xdev.chartjs.model.options.plugins.zoom.zoom.ZoomOptions
 

P

padding - Variable in class software.xdev.chartjs.model.options.layout.Layout
 
padding - Variable in class software.xdev.chartjs.model.options.LegendLabels
 
padding - Variable in class software.xdev.chartjs.model.options.LegendTitle
 
padding - Variable in class software.xdev.chartjs.model.options.scale.AbstractTickOptions
 
padding - Variable in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions.Title
 
padding - Variable in class software.xdev.chartjs.model.options.scale.radial.PointLabels
 
padding - Variable in class software.xdev.chartjs.model.options.Title
 
Padding - Class in software.xdev.chartjs.model.options.layout
 
Padding() - Constructor for class software.xdev.chartjs.model.options.layout.Padding
 
PALE_TURQUOISE - Static variable in class software.xdev.chartjs.model.color.Color
 
pan - Variable in class software.xdev.chartjs.model.options.plugins.zoom.Zoom
 
PanOptions - Class in software.xdev.chartjs.model.options.plugins.zoom.pan
PanOptions() - Constructor for class software.xdev.chartjs.model.options.plugins.zoom.pan.PanOptions
 
parser - Variable in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.TimeOptions
 
PieAnimation - Class in software.xdev.chartjs.model.options.animation
 
PieAnimation() - Constructor for class software.xdev.chartjs.model.options.animation.PieAnimation
 
PieChart - Class in software.xdev.chartjs.model.charts
 
PieChart() - Constructor for class software.xdev.chartjs.model.charts.PieChart
 
PieChart(PieData) - Constructor for class software.xdev.chartjs.model.charts.PieChart
 
PieChart(PieData, PieOptions) - Constructor for class software.xdev.chartjs.model.charts.PieChart
 
PieData - Class in software.xdev.chartjs.model.data
 
PieData() - Constructor for class software.xdev.chartjs.model.data.PieData
 
PieDataset - Class in software.xdev.chartjs.model.dataset
 
PieDataset() - Constructor for class software.xdev.chartjs.model.dataset.PieDataset
 
PieOptions - Class in software.xdev.chartjs.model.options
 
PieOptions() - Constructor for class software.xdev.chartjs.model.options.PieOptions
 
pinch - Variable in class software.xdev.chartjs.model.options.plugins.zoom.zoom.ZoomOptions
 
PinchOptions - Class in software.xdev.chartjs.model.options.plugins.zoom.zoom
PinchOptions() - Constructor for class software.xdev.chartjs.model.options.plugins.zoom.zoom.PinchOptions
 
PINK - Static variable in class software.xdev.chartjs.model.color.Color
 
plugins - Variable in class software.xdev.chartjs.model.options.Options
 
Plugins - Class in software.xdev.chartjs.model.options
 
Plugins() - Constructor for class software.xdev.chartjs.model.options.Plugins
 
point - Variable in class software.xdev.chartjs.model.options.elements.LineElements
 
point - Variable in class software.xdev.chartjs.model.options.elements.PointElements
 
Point - Class in software.xdev.chartjs.model.options.elements
Point elements are used to represent the points in a line chart or a bubble chart.
Point() - Constructor for class software.xdev.chartjs.model.options.elements.Point
 
PointDataset<T extends Dataset<T,O>,O> - Class in software.xdev.chartjs.model.dataset
 
PointDataset() - Constructor for class software.xdev.chartjs.model.dataset.PointDataset
 
PointElements - Class in software.xdev.chartjs.model.options.elements
Point elements are used to represent the points in a line chart or a bubble chart.
PointElements(Point) - Constructor for class software.xdev.chartjs.model.options.elements.PointElements
Constructor
pointLabels - Variable in class software.xdev.chartjs.model.options.scale.radial.RadialLinearScaleOptions
 
PointLabels - Class in software.xdev.chartjs.model.options.scale.radial
 
PointLabels() - Constructor for class software.xdev.chartjs.model.options.scale.radial.PointLabels
 
points - Variable in class software.xdev.chartjs.model.options.elements.BubbleElements
 
pointStyle - Variable in class software.xdev.chartjs.model.options.elements.Point
 
PointStyle - Enum in software.xdev.chartjs.model.enums
 
PolarAnimation - Class in software.xdev.chartjs.model.options.animation
 
PolarAnimation() - Constructor for class software.xdev.chartjs.model.options.animation.PolarAnimation
 
PolarChart - Class in software.xdev.chartjs.model.charts
 
PolarChart() - Constructor for class software.xdev.chartjs.model.charts.PolarChart
 
PolarChart(PolarData) - Constructor for class software.xdev.chartjs.model.charts.PolarChart
 
PolarChart(PolarData, PolarOptions) - Constructor for class software.xdev.chartjs.model.charts.PolarChart
 
PolarData - Class in software.xdev.chartjs.model.data
 
PolarData() - Constructor for class software.xdev.chartjs.model.data.PolarData
 
PolarDataset - Class in software.xdev.chartjs.model.dataset
 
PolarDataset() - Constructor for class software.xdev.chartjs.model.dataset.PolarDataset
 
PolarOptions - Class in software.xdev.chartjs.model.options
 
PolarOptions() - Constructor for class software.xdev.chartjs.model.options.PolarOptions
 
position - Variable in class software.xdev.chartjs.model.options.Legend
 
position - Variable in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions
 
position - Variable in class software.xdev.chartjs.model.options.Title
 
precision - Variable in class software.xdev.chartjs.model.options.scale.cartesian.linear.LinearTickOptions
 
precision - Variable in class software.xdev.chartjs.model.options.scale.radial.RadialTickOptions
 
PURPLE - Static variable in class software.xdev.chartjs.model.color.Color
 

Q

quarter - Variable in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.DisplayFormats
 

R

R - Enum constant in enum software.xdev.chartjs.model.options.scale.Scales.ScaleAxis
 
RadarChart - Class in software.xdev.chartjs.model.charts
 
RadarChart() - Constructor for class software.xdev.chartjs.model.charts.RadarChart
 
RadarChart(RadarData) - Constructor for class software.xdev.chartjs.model.charts.RadarChart
 
RadarChart(RadarData, RadarOptions) - Constructor for class software.xdev.chartjs.model.charts.RadarChart
 
RadarData - Class in software.xdev.chartjs.model.data
 
RadarData() - Constructor for class software.xdev.chartjs.model.data.RadarData
 
RadarDataset - Class in software.xdev.chartjs.model.dataset
 
RadarDataset() - Constructor for class software.xdev.chartjs.model.dataset.RadarDataset
 
RadarElements - Class in software.xdev.chartjs.model.options.elements
 
RadarElements() - Constructor for class software.xdev.chartjs.model.options.elements.RadarElements
 
RadarLine - Class in software.xdev.chartjs.model.options.elements
 
RadarLine() - Constructor for class software.xdev.chartjs.model.options.elements.RadarLine
 
RadarOptions - Class in software.xdev.chartjs.model.options
 
RadarOptions() - Constructor for class software.xdev.chartjs.model.options.RadarOptions
 
RadialLinearScaleOptions - Class in software.xdev.chartjs.model.options.scale.radial
 
RadialLinearScaleOptions() - Constructor for class software.xdev.chartjs.model.options.scale.radial.RadialLinearScaleOptions
 
RadialTickOptions - Class in software.xdev.chartjs.model.options.scale.radial
 
RadialTickOptions() - Constructor for class software.xdev.chartjs.model.options.scale.radial.RadialTickOptions
 
radius - Variable in class software.xdev.chartjs.model.options.elements.Point
 
RADIUS - Enum constant in enum software.xdev.chartjs.model.options.animation.AnimationType
 
random() - Static method in class software.xdev.chartjs.model.color.Color
Constructs and returns a new fully random Color instance.
RECT - Enum constant in enum software.xdev.chartjs.model.enums.PointStyle
 
RECT_ROT - Enum constant in enum software.xdev.chartjs.model.enums.PointStyle
 
RECT_ROUNDED - Enum constant in enum software.xdev.chartjs.model.enums.PointStyle
 
RED - Static variable in class software.xdev.chartjs.model.color.Color
 
resize - Variable in class software.xdev.chartjs.model.options.animation.Animation
 
Resize - Class in software.xdev.chartjs.model.options.animation
 
Resize() - Constructor for class software.xdev.chartjs.model.options.animation.Resize
 
responsive - Variable in class software.xdev.chartjs.model.options.Options
 
responsiveAnimationDuration - Variable in class software.xdev.chartjs.model.options.Options
 
reverse - Variable in class software.xdev.chartjs.model.options.Legend
 
reverse - Variable in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
rgba() - Method in class software.xdev.chartjs.model.color.Color
 
right - Variable in class software.xdev.chartjs.model.options.layout.Padding
 
RIGHT - Enum constant in enum software.xdev.chartjs.model.enums.BorderSkipped
 
RIGHT - Enum constant in enum software.xdev.chartjs.model.enums.ScalesPosition
 
RIGHT - Enum constant in enum software.xdev.chartjs.model.options.Legend.Position
 
rotation - Variable in class software.xdev.chartjs.model.options.DoughnutOptions
Rotation in degrees.
rotation - Variable in class software.xdev.chartjs.model.options.PieOptions
Default -0.5 * Math.PI
round - Variable in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.TimeOptions
 
ROUND - Enum constant in enum software.xdev.chartjs.model.enums.BorderCapStyle
The ends of lines are rounded.
ROUND - Enum constant in enum software.xdev.chartjs.model.enums.BorderJoinStyle
Rounds off the corners of a shape by filling an additional sector of disc centered at the common endpoint of connected segments.
RoundDataset<T extends RoundDataset<T,O>,O> - Class in software.xdev.chartjs.model.dataset
 
RoundDataset() - Constructor for class software.xdev.chartjs.model.dataset.RoundDataset
 
rtl - Variable in class software.xdev.chartjs.model.options.Legend
 

S

SALMON - Static variable in class software.xdev.chartjs.model.color.Color
 
sampleSize - Variable in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianTickOptions
 
scale - Variable in class software.xdev.chartjs.model.options.PolarOptions
 
ScaleLabelAlignment - Enum in software.xdev.chartjs.model.enums
 
ScaleLimits - Class in software.xdev.chartjs.model.options.plugins.zoom.limits
ScaleLimits() - Constructor for class software.xdev.chartjs.model.options.plugins.zoom.limits.ScaleLimits
 
scaleMode - Variable in class software.xdev.chartjs.model.options.plugins.zoom.pan.PanOptions
 
scaleMode - Variable in class software.xdev.chartjs.model.options.plugins.zoom.zoom.ZoomOptions
 
scales - Variable in class software.xdev.chartjs.model.options.Options
 
scales() - Static method in class software.xdev.chartjs.model.options.PolarOptions
Static factory, constructs a Scale implementation appropriate for a PolarOptions instance.
Scales - Class in software.xdev.chartjs.model.options.scale
 
Scales() - Constructor for class software.xdev.chartjs.model.options.scale.Scales
 
Scales.ScaleAxis - Enum in software.xdev.chartjs.model.options.scale
 
ScalesPosition - Enum in software.xdev.chartjs.model.enums
 
ScatterChart - Class in software.xdev.chartjs.model.charts
 
ScatterChart() - Constructor for class software.xdev.chartjs.model.charts.ScatterChart
 
ScatterChart(ScatterData) - Constructor for class software.xdev.chartjs.model.charts.ScatterChart
 
ScatterChart(ScatterData, LineOptions) - Constructor for class software.xdev.chartjs.model.charts.ScatterChart
 
ScatterData - Class in software.xdev.chartjs.model.data
 
ScatterData() - Constructor for class software.xdev.chartjs.model.data.ScatterData
 
ScatterDataPoint - Class in software.xdev.chartjs.model.datapoint
 
ScatterDataPoint() - Constructor for class software.xdev.chartjs.model.datapoint.ScatterDataPoint
 
ScatterDataPoint(Number, Number) - Constructor for class software.xdev.chartjs.model.datapoint.ScatterDataPoint
 
ScatterDataset - Class in software.xdev.chartjs.model.dataset
 
ScatterDataset() - Constructor for class software.xdev.chartjs.model.dataset.ScatterDataset
 
second - Variable in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.DisplayFormats
 
self() - Method in class software.xdev.chartjs.model.charts.AbstractChart
 
self() - Method in class software.xdev.chartjs.model.data.AbstractData
 
self() - Method in class software.xdev.chartjs.model.datapoint.XYDataPointBase
 
self() - Method in class software.xdev.chartjs.model.dataset.Dataset
 
self() - Method in interface software.xdev.chartjs.model.dataset.NumberDataset
 
self() - Method in class software.xdev.chartjs.model.options.animation.Animation
 
self() - Method in class software.xdev.chartjs.model.options.Options
 
self() - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
self() - Method in class software.xdev.chartjs.model.options.scale.AbstractTickOptions
 
serialize(JavaScriptFunction, JsonGenerator, SerializerProvider) - Method in class software.xdev.chartjs.model.javascript.JavaScriptFunction.Serializer
 
serialize(OptionalArray<T>, JsonGenerator, SerializerProvider) - Method in class software.xdev.chartjs.model.objects.OptionalArray.Serializer
 
Serializer() - Constructor for class software.xdev.chartjs.model.javascript.JavaScriptFunction.Serializer
 
Serializer() - Constructor for class software.xdev.chartjs.model.objects.OptionalArray.Serializer
 
setActive(Active) - Method in class software.xdev.chartjs.model.options.animation.Animation
 
setAdapters(TimeScaleOptions.Adapters) - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions
 
setAfterBody(JavaScriptFunction) - Method in class software.xdev.chartjs.model.options.Callbacks
Returns text to render after the body section.
setAfterBuildTicks(JavaScriptFunction) - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
setAfterCalculateLabelRotation(JavaScriptFunction) - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
setAfterDataLimits(JavaScriptFunction) - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
setAfterFit(JavaScriptFunction) - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
setAfterFooter(JavaScriptFunction) - Method in class software.xdev.chartjs.model.options.Callbacks
Text to render after the footer section.
setAfterLabel(JavaScriptFunction) - Method in class software.xdev.chartjs.model.options.Callbacks
Returns text to render after an individual label.
setAfterSetDimensions(JavaScriptFunction) - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
setAfterTickToLabelConversion(JavaScriptFunction) - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
setAfterTitle(JavaScriptFunction) - Method in class software.xdev.chartjs.model.options.Callbacks
Returns text to render after the title.
setAfterUpdate(JavaScriptFunction) - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
setAlign(String) - Method in class software.xdev.chartjs.model.options.Legend
Default 'center'.
setAlign(String) - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions.Title
 
setAlign(String) - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianTickOptions
 
setAlign(String) - Method in class software.xdev.chartjs.model.options.Title
Alignment of the title
setAlignToPixels(Boolean) - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
setAngleLines(AngleLines) - Method in class software.xdev.chartjs.model.options.scale.radial.RadialLinearScaleOptions
 
setAnimate(Boolean) - Method in class software.xdev.chartjs.model.options.scale.radial.RadialLinearScaleOptions
 
setAnimateRotate(Boolean) - Method in class software.xdev.chartjs.model.options.animation.DoughnutAnimation
If true, will animate the rotation of the chart.
setAnimateRotate(Boolean) - Method in class software.xdev.chartjs.model.options.animation.PieAnimation
If true, will animate the rotation of the chart.
setAnimateRotate(Boolean) - Method in class software.xdev.chartjs.model.options.animation.PolarAnimation
If true, will animate the rotation of the chart.
setAnimateScale(Boolean) - Method in class software.xdev.chartjs.model.options.animation.DoughnutAnimation
If true, will animate scaling the chart.
setAnimateScale(Boolean) - Method in class software.xdev.chartjs.model.options.animation.PieAnimation
If true, will animate scaling the chart.
setAnimateScale(Boolean) - Method in class software.xdev.chartjs.model.options.animation.PolarAnimation
If true, will animate scaling the chart.
setAnimation(Boolean) - Method in class software.xdev.chartjs.model.options.Options
Default true Disables the Animation completely if set to false.
setAnimations(Animations<A>) - Method in class software.xdev.chartjs.model.options.Options
The following animation options are available.
setArc(Arc) - Method in class software.xdev.chartjs.model.options.elements.ArcElements
 
setAutoSkip(Boolean) - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianTickOptions
 
setAutoSkipPadding(Number) - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianTickOptions
 
setAxis(String) - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions
 
setBackdropColor(Object) - Method in class software.xdev.chartjs.model.options.scale.AbstractTickOptions
 
setBackdropColor(Object) - Method in class software.xdev.chartjs.model.options.scale.radial.PointLabels
 
setBackdropPadding(Object) - Method in class software.xdev.chartjs.model.options.scale.AbstractTickOptions
 
setBackdropPadding(Object) - Method in class software.xdev.chartjs.model.options.scale.radial.PointLabels
 
setBackgroundColor(Object) - Method in class software.xdev.chartjs.model.dataset.PointDataset
The fill color under the line.
setBackgroundColor(Object) - Method in class software.xdev.chartjs.model.options.elements.Arc
Default fill color for arcs.
setBackgroundColor(Object) - Method in class software.xdev.chartjs.model.options.elements.Bar
Default bar fill color
setBackgroundColor(Object) - Method in class software.xdev.chartjs.model.options.elements.Line
Default line fill color
setBackgroundColor(Object) - Method in class software.xdev.chartjs.model.options.elements.Point
Default point fill color
setBackgroundColor(Object) - Method in class software.xdev.chartjs.model.options.plugins.zoom.zoom.DragOptions
 
setBackgroundColor(Object) - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
setBackgroundColor(Object) - Method in class software.xdev.chartjs.model.options.Tooltip
Background color of the tooltip
setBackgroundColor(List<Color>) - Method in class software.xdev.chartjs.model.dataset.BackgroundBorderHoverDataset
 
setBackgroundColor(Color) - Method in class software.xdev.chartjs.model.dataset.BackgroundBorderHoverDataset
 
setBars(Bar) - Method in class software.xdev.chartjs.model.options.elements.BarElements
 
setBeforeBody(JavaScriptFunction) - Method in class software.xdev.chartjs.model.options.Callbacks
Returns text to render before the body section.
setBeforeBuildTicks(JavaScriptFunction) - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
setBeforeCalculateLabelRotation(JavaScriptFunction) - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
setBeforeDataLimits(JavaScriptFunction) - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
setBeforeFit(JavaScriptFunction) - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
setBeforeFooter(JavaScriptFunction) - Method in class software.xdev.chartjs.model.options.Callbacks
Returns text to render before the footer section.
setBeforeLabel(JavaScriptFunction) - Method in class software.xdev.chartjs.model.options.Callbacks
Returns text to render before an individual label.
setBeforeSetDimensions(JavaScriptFunction) - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
setBeforeTickToLabelConversion(JavaScriptFunction) - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
setBeforeTitle(JavaScriptFunction) - Method in class software.xdev.chartjs.model.options.Callbacks
Returns the text to render before the title.
setBeforeUpdate(JavaScriptFunction) - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
setBeginAtZero(Boolean) - Method in class software.xdev.chartjs.model.options.scale.cartesian.linear.LinearScaleOptions
 
setBeginAtZero(Boolean) - Method in class software.xdev.chartjs.model.options.scale.radial.RadialLinearScaleOptions
 
setBodyFontColor(Object) - Method in class software.xdev.chartjs.model.options.Tooltip
Font color for tooltip items.
setBodyFontFamily(String) - Method in class software.xdev.chartjs.model.options.Tooltip
Font family for tooltip items inherited from global font family
setBodyFontSize(Integer) - Method in class software.xdev.chartjs.model.options.Tooltip
Font size for tooltip items inherited from global font size
setBodyFontStyle(FontStyle) - Method in class software.xdev.chartjs.model.options.Tooltip
setBodySpacing(Integer) - Method in class software.xdev.chartjs.model.options.Tooltip
Spacing to add to top and bottom of each tooltip item
setBorder(BorderConfiguration) - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions
 
setBorderCapStyle(BorderCapStyle) - Method in class software.xdev.chartjs.model.dataset.PointDataset
Default line cap style.
setBorderCapStyle(BorderCapStyle) - Method in class software.xdev.chartjs.model.options.elements.Line
Default line cap style.
setBorderColor(Object) - Method in class software.xdev.chartjs.model.dataset.PointDataset
The color of the line.
setBorderColor(Object) - Method in class software.xdev.chartjs.model.options.elements.Arc
Default stroke color for arcs
setBorderColor(Object) - Method in class software.xdev.chartjs.model.options.elements.Bar
Default bar stroke color
setBorderColor(Object) - Method in class software.xdev.chartjs.model.options.elements.Line
Default line stroke color
setBorderColor(Object) - Method in class software.xdev.chartjs.model.options.elements.Point
Default point stroke color
setBorderColor(Object) - Method in class software.xdev.chartjs.model.options.plugins.zoom.zoom.DragOptions
 
setBorderColor(List<Color>) - Method in class software.xdev.chartjs.model.dataset.BackgroundBorderHoverDataset
 
setBorderColor(Color) - Method in class software.xdev.chartjs.model.dataset.BackgroundBorderHoverDataset
 
setBorderDash(List<Integer>) - Method in class software.xdev.chartjs.model.dataset.PointDataset
Default line dash.
setBorderDash(List<Integer>) - Method in class software.xdev.chartjs.model.options.elements.Line
Default line dash.
setBorderDash(List<Number>) - Method in class software.xdev.chartjs.model.options.scale.radial.AngleLines
 
setBorderDashOffset(Float) - Method in class software.xdev.chartjs.model.dataset.PointDataset
Default line dash offset.
setBorderDashOffset(Float) - Method in class software.xdev.chartjs.model.options.elements.Line
Default line dash offset.
setBorderDashOffset(Number) - Method in class software.xdev.chartjs.model.options.scale.radial.AngleLines
 
setBorderJoinStyle(BorderJoinStyle) - Method in class software.xdev.chartjs.model.dataset.PointDataset
Default line join style.
setBorderJoinStyle(BorderJoinStyle) - Method in class software.xdev.chartjs.model.options.elements.Line
Default line join style.
setBorderRadius(Object) - Method in class software.xdev.chartjs.model.options.scale.radial.PointLabels
 
setBorderSkipped(List<BorderSkipped>) - Method in class software.xdev.chartjs.model.dataset.BarDataset
 
setBorderSkipped(BorderSkipped) - Method in class software.xdev.chartjs.model.options.elements.Bar
Default skipped (excluded) border for rectangle.
setBorderWidth(Integer) - Method in class software.xdev.chartjs.model.dataset.BackgroundBorderHoverDataset
 
setBorderWidth(Integer) - Method in class software.xdev.chartjs.model.dataset.PointDataset
The width of the line in pixels
setBorderWidth(Integer) - Method in class software.xdev.chartjs.model.options.elements.Arc
Default stroke width for arcs
setBorderWidth(Integer) - Method in class software.xdev.chartjs.model.options.elements.Bar
Default bar stroke width
setBorderWidth(Integer) - Method in class software.xdev.chartjs.model.options.elements.Line
Default line stroke width
setBorderWidth(Integer) - Method in class software.xdev.chartjs.model.options.elements.Point
Default point stroke width
setBorderWidth(Integer) - Method in class software.xdev.chartjs.model.options.plugins.zoom.zoom.DragOptions
 
setBorderWidth(List<Integer>) - Method in class software.xdev.chartjs.model.dataset.BackgroundBorderHoverDataset
 
setBottom(int) - Method in class software.xdev.chartjs.model.options.layout.Padding
 
setBounds(String) - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions
 
setBoxWidth(Integer) - Method in class software.xdev.chartjs.model.options.LegendLabels
Width of coloured box
setCallback(JavaScriptFunction) - Method in class software.xdev.chartjs.model.options.scale.AbstractTickOptions
 
setCallback(JavaScriptFunction) - Method in class software.xdev.chartjs.model.options.scale.radial.PointLabels
 
setCallbacks(Callbacks) - Method in class software.xdev.chartjs.model.options.Tooltip
See the callbacks section below
setCapBezierPoints(Boolean) - Method in class software.xdev.chartjs.model.options.elements.Line
If true, bezier control points are kept inside the chart.
setCaretSize(Integer) - Method in class software.xdev.chartjs.model.options.Tooltip
Size, in px, of the tooltip arrow
setCenterPointLabels(Boolean) - Method in class software.xdev.chartjs.model.options.scale.radial.PointLabels
 
setCircular(Boolean) - Method in class software.xdev.chartjs.model.options.scale.GridLineConfiguration
 
setCircumference(Number) - Method in class software.xdev.chartjs.model.options.DoughnutOptions
Sweep to allow arcs to cover in degrees
setCircumference(Number) - Method in class software.xdev.chartjs.model.options.PieOptions
Sweep to allow arcs to cover
setClip(Boolean) - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
setColor(Object) - Method in class software.xdev.chartjs.model.options.LegendTitle
Default Chart.defaults.color
setColor(Object) - Method in class software.xdev.chartjs.model.options.scale.AbstractTickOptions
 
setColor(Object) - Method in class software.xdev.chartjs.model.options.scale.cartesian.BorderConfiguration
 
setColor(Object) - Method in class software.xdev.chartjs.model.options.scale.GridLineConfiguration
 
setColor(Object) - Method in class software.xdev.chartjs.model.options.scale.radial.AngleLines
 
setColor(Object) - Method in class software.xdev.chartjs.model.options.scale.radial.PointLabels
 
setColor(Object) - Method in class software.xdev.chartjs.model.options.Title
Color of text
setColor(String) - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions.Title
 
setCornerRadius(Integer) - Method in class software.xdev.chartjs.model.options.Tooltip
Radius of tooltip corner curves
setCount(Number) - Method in class software.xdev.chartjs.model.options.scale.cartesian.linear.LinearTickOptions
 
setCount(Number) - Method in class software.xdev.chartjs.model.options.scale.radial.RadialTickOptions
 
setCrossAlign(String) - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianTickOptions
 
setCutout(Number) - Method in class software.xdev.chartjs.model.options.DoughnutOptions
The pixels as number of the chart that is cut out of the middle.
setCutoutPercentage(Number) - Method in class software.xdev.chartjs.model.options.PieOptions
The percentage of the chart that is cut out of the middle.
setDash(List<Number>) - Method in class software.xdev.chartjs.model.options.scale.cartesian.BorderConfiguration
 
setDashOffset(Number) - Method in class software.xdev.chartjs.model.options.scale.cartesian.BorderConfiguration
 
setData(D) - Method in class software.xdev.chartjs.model.charts.AbstractChart
 
setData(D) - Method in interface software.xdev.chartjs.model.charts.Chart
 
setData(Number...) - Method in interface software.xdev.chartjs.model.dataset.NumberDataset
 
setData(Collection<O>) - Method in class software.xdev.chartjs.model.dataset.Dataset
Sets the backing data list to the argument, replacing any data already added or set
setData(O...) - Method in class software.xdev.chartjs.model.dataset.Dataset
Sets the backing data list to the argument, replacing any data already added or set
setDatasets(Collection<T>) - Method in class software.xdev.chartjs.model.data.AbstractData
 
setDataUnchecked(Object...) - Method in class software.xdev.chartjs.model.dataset.Dataset
 
setDataUnchecked(Collection<?>) - Method in class software.xdev.chartjs.model.dataset.Dataset
 
setDate(Object) - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.Adapters
 
setDay(String) - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.DisplayFormats
 
setDefaultObjectWriter(ObjectWriter) - Method in class software.xdev.chartjs.model.charts.AbstractChart
 
setDisplay(Boolean) - Method in class software.xdev.chartjs.model.options.Legend
Default true
setDisplay(Boolean) - Method in class software.xdev.chartjs.model.options.LegendTitle
Default false
setDisplay(Boolean) - Method in class software.xdev.chartjs.model.options.scale.AbstractTickOptions
 
setDisplay(Boolean) - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions.Title
 
setDisplay(Boolean) - Method in class software.xdev.chartjs.model.options.scale.cartesian.BorderConfiguration
 
setDisplay(Boolean) - Method in class software.xdev.chartjs.model.options.scale.GridLineConfiguration
 
setDisplay(Boolean) - Method in class software.xdev.chartjs.model.options.scale.radial.AngleLines
 
setDisplay(Boolean) - Method in class software.xdev.chartjs.model.options.Title
Display the title block
setDisplay(Object) - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
setDisplay(Object) - Method in class software.xdev.chartjs.model.options.scale.radial.PointLabels
 
setDisplayFormats(Object) - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.TimeOptions
 
setDrag(DragOptions) - Method in class software.xdev.chartjs.model.options.plugins.zoom.zoom.ZoomOptions
 
setDrawOnChartArea(Boolean) - Method in class software.xdev.chartjs.model.options.scale.GridLineConfiguration
 
setDrawTicks(Boolean) - Method in class software.xdev.chartjs.model.options.scale.GridLineConfiguration
 
setDrawTime(String) - Method in class software.xdev.chartjs.model.options.plugins.zoom.zoom.DragOptions
 
setDuration(Integer) - Method in class software.xdev.chartjs.model.options.animation.Active
 
setDuration(Integer) - Method in class software.xdev.chartjs.model.options.animation.Animation
Default 1000
setDuration(Integer) - Method in class software.xdev.chartjs.model.options.animation.Resize
 
setEasing(Easing) - Method in class software.xdev.chartjs.model.options.animation.Animation
setElements(ArcElements) - Method in class software.xdev.chartjs.model.options.DoughnutOptions
 
setElements(ArcElements) - Method in class software.xdev.chartjs.model.options.PieOptions
 
setElements(ArcElements) - Method in class software.xdev.chartjs.model.options.PolarOptions
 
setElements(BarElements) - Method in class software.xdev.chartjs.model.options.BarOptions
 
setElements(BubbleElements) - Method in class software.xdev.chartjs.model.options.BubbleOptions
 
setElements(LineElements) - Method in class software.xdev.chartjs.model.options.LineOptions
 
setElements(RadarElements) - Method in class software.xdev.chartjs.model.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 software.xdev.chartjs.model.options.plugins.zoom.pan.PanOptions
 
setEnabled(Boolean) - Method in class software.xdev.chartjs.model.options.plugins.zoom.zoom.DragOptions
 
setEnabled(Boolean) - Method in class software.xdev.chartjs.model.options.plugins.zoom.zoom.PinchOptions
 
setEnabled(Boolean) - Method in class software.xdev.chartjs.model.options.plugins.zoom.zoom.WheelOptions
 
setEnabled(Boolean) - Method in class software.xdev.chartjs.model.options.scale.AbstractTickOptions.MajorTickConfiguration
 
setEnabled(Boolean) - Method in class software.xdev.chartjs.model.options.Tooltip
Are tooltips enabled
setEvents(Collection<String>) - Method in class software.xdev.chartjs.model.options.Options
Default ["mousemove", "mouseout", "click", "touchstart", "touchmove", "touchend"] Events that the chart should listen to for tooltips and hovering
setExternal(JavaScriptFunction) - Method in class software.xdev.chartjs.model.options.Tooltip
See section below
setFamily(String) - Method in class software.xdev.chartjs.model.options.Font
Font family for the scale title, follows CSS font-family options.
setFill(Fill<?>) - Method in class software.xdev.chartjs.model.dataset.PointDataset
If true, fill the area under the line
setFill(Fill<?>) - Method in class software.xdev.chartjs.model.options.elements.Line
If true, the line is filled.
setFill(T) - Method in class software.xdev.chartjs.model.options.elements.Fill
 
setFont(Font) - Method in class software.xdev.chartjs.model.options.LegendTitle
Default Chart.defaults.font
setFont(Font) - Method in class software.xdev.chartjs.model.options.scale.AbstractTickOptions
 
setFont(Font) - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions.Title
 
setFont(Font) - Method in class software.xdev.chartjs.model.options.scale.radial.PointLabels
 
setFont(Font) - Method in class software.xdev.chartjs.model.options.Title
 
setFontColor(Object) - Method in class software.xdev.chartjs.model.options.LegendLabels
Font color inherited from global configuration
setFontFamily(String) - Method in class software.xdev.chartjs.model.options.LegendLabels
Font family inherited from global configuration
setFontSize(Integer) - Method in class software.xdev.chartjs.model.options.LegendLabels
Font size inherited from global configuration
setFontStyle(FontStyle) - Method in class software.xdev.chartjs.model.options.LegendLabels
Font style inherited from global configuration
setFooter(JavaScriptFunction) - Method in class software.xdev.chartjs.model.options.Callbacks
Returns text to render as the footer of the tooltip.
setFooterFontColor(Object) - Method in class software.xdev.chartjs.model.options.Tooltip
Font color for tooltip footer.
setFooterFontFamily(String) - Method in class software.xdev.chartjs.model.options.Tooltip
Font family for tooltip footer inherited from global font family.
setFooterFontSize(Integer) - Method in class software.xdev.chartjs.model.options.Tooltip
Font size for tooltip footer inherited from global font size.
setFooterFontStyle(FontStyle) - Method in class software.xdev.chartjs.model.options.Tooltip
Font style for tooltip footer.
setFooterMarginTop(Integer) - Method in class software.xdev.chartjs.model.options.Tooltip
Margin to add before drawing the footer
setFooterSpacing(Integer) - Method in class software.xdev.chartjs.model.options.Tooltip
Spacing to add to top and bottom of each footer line.
setFormat(Object) - Method in class software.xdev.chartjs.model.options.scale.cartesian.linear.LinearTickOptions
 
setFormat(Object) - Method in class software.xdev.chartjs.model.options.scale.cartesian.logarithmic.LogarithmicTickOptions
 
setFormat(Object) - Method in class software.xdev.chartjs.model.options.scale.radial.RadialTickOptions
 
setFullSize(Boolean) - Method in class software.xdev.chartjs.model.options.Legend
Default true
setFullSize(Boolean) - Method in class software.xdev.chartjs.model.options.Title
Marks that this box should take the full width/height of the canvas.
setGenerateLabels(JavaScriptFunction) - Method in class software.xdev.chartjs.model.options.LegendLabels
Generates legend items for each thing in the legend.
setGrace(Object) - Method in class software.xdev.chartjs.model.options.scale.cartesian.linear.LinearScaleOptions
 
setGrid(GridLineConfiguration) - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions
 
setGrid(GridLineConfiguration) - Method in class software.xdev.chartjs.model.options.scale.radial.RadialLinearScaleOptions
 
setHitRadius(Integer) - Method in class software.xdev.chartjs.model.options.elements.Point
Extra radius added to point radius for hit detection
setHitRadius(List<Integer>) - Method in class software.xdev.chartjs.model.dataset.RadarDataset
The pixel size of the non-displayed point that reacts to mouse events
setHour(String) - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.DisplayFormats
 
setHover(Hover) - Method in class software.xdev.chartjs.model.options.Options
The hover configuration is passed into the options.hover namespace.
setHoverBackgroundColor(List<Color>) - Method in class software.xdev.chartjs.model.dataset.BackgroundBorderHoverDataset
 
setHoverBackgroundColor(Color) - Method in class software.xdev.chartjs.model.dataset.BackgroundBorderHoverDataset
 
setHoverBorderColor(List<Color>) - Method in class software.xdev.chartjs.model.dataset.BackgroundBorderHoverDataset
 
setHoverBorderColor(Color) - Method in class software.xdev.chartjs.model.dataset.BackgroundBorderHoverDataset
 
setHoverBorderWidth(Integer) - Method in class software.xdev.chartjs.model.dataset.BackgroundBorderHoverDataset
 
setHoverBorderWidth(Integer) - Method in class software.xdev.chartjs.model.options.elements.Point
Default stroke width when hovered
setHoverBorderWidth(List<Integer>) - Method in class software.xdev.chartjs.model.dataset.BackgroundBorderHoverDataset
 
setHoverRadius(Integer) - Method in class software.xdev.chartjs.model.options.elements.Point
Default point radius when hovered
setHoverRadius(List<Integer>) - Method in class software.xdev.chartjs.model.dataset.BubbleDataset
Additional radius to add to data radius on hover.
setIncludeBounds(Boolean) - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianTickOptions
 
setIndexAxis(BarOptions.IndexAxis) - Method in class software.xdev.chartjs.model.options.BarOptions
Sets the orientation of the bars.
setIsoWeekday(Object) - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.TimeOptions
 
setItemSort(JavaScriptFunction) - Method in class software.xdev.chartjs.model.options.Tooltip
Allows sorting of tooltip items.
setLabel(String) - Method in class software.xdev.chartjs.model.dataset.BarDataset
 
setLabel(String) - Method in class software.xdev.chartjs.model.dataset.PointDataset
The label for the dataset which appears in the legend and tooltips
setLabel(String) - Method in class software.xdev.chartjs.model.dataset.RoundDataset
The label for the dataset which appears in the legend and tooltips
setLabel(JavaScriptFunction) - Method in class software.xdev.chartjs.model.options.Callbacks
Returns text to render for an individual item in the tooltip.
setLabelColor(JavaScriptFunction) - Method in class software.xdev.chartjs.model.options.Callbacks
Returns the colors to render for the tooltip item.
setLabelOffset(Number) - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianTickOptions
 
setLabels(Object) - Method in class software.xdev.chartjs.model.options.scale.cartesian.category.CategoryScaleOptions
 
setLabels(String...) - Method in class software.xdev.chartjs.model.data.AbstractData
Sets the backing label list, replacing any labels previously added or set
setLabels(Collection<String>) - Method in class software.xdev.chartjs.model.data.AbstractData
Sets the backing label list, replacing any labels previously added or set
setLabels(LegendLabels) - Method in class software.xdev.chartjs.model.options.Legend
Default -
setLabelTextColor(JavaScriptFunction) - Method in class software.xdev.chartjs.model.options.Callbacks
Returns the colors for the text of the label for the tooltip item.
setLayout(Layout) - Method in class software.xdev.chartjs.model.options.Options
 
setLeft(int) - Method in class software.xdev.chartjs.model.options.layout.Padding
 
setLegend(Legend) - Method in class software.xdev.chartjs.model.options.Plugins
The legend configuration is passed into the options.legend namespace.
setLegendCallback(JavaScriptFunction) - Method in class software.xdev.chartjs.model.options.Options
Default function (chart) { } Function to generate a legend.
setLimits(LimitOptions) - Method in class software.xdev.chartjs.model.options.plugins.zoom.Zoom
 
setLine(Line) - Method in class software.xdev.chartjs.model.options.elements.LineElements
 
setLine(RadarLine) - Method in class software.xdev.chartjs.model.options.elements.RadarElements
Line elements are used to represent the line in a line chart.
setLineHeight(String) - Method in class software.xdev.chartjs.model.options.Font
Height of an individual line of text
setLineTension(Float) - Method in class software.xdev.chartjs.model.dataset.PointDataset
Bezier curve tension of the line.
setLineTension(Float) - Method in class software.xdev.chartjs.model.options.elements.RadarLine
Tension exhibited by lines when calculating splineCurve.
setLineWidth(Number) - Method in class software.xdev.chartjs.model.options.scale.GridLineConfiguration
 
setLineWidth(Number) - Method in class software.xdev.chartjs.model.options.scale.radial.AngleLines
 
setMaintainAspectRatio(Boolean) - Method in class software.xdev.chartjs.model.options.Options
Default true Maintain the original canvas aspect ratio (width / height) when resizing
setMajor(AbstractTickOptions.MajorTickConfiguration) - Method in class software.xdev.chartjs.model.options.scale.AbstractTickOptions
 
setMax(Number) - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
setMax(Object) - Method in class software.xdev.chartjs.model.options.plugins.zoom.limits.ScaleLimits
 
setMax(Object) - Method in class software.xdev.chartjs.model.options.scale.cartesian.category.CategoryScaleOptions
 
setMax(Object) - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions
 
setMaxHeight(Integer) - Method in class software.xdev.chartjs.model.options.Legend
Maximum height of the legend, in pixels
setMaxRotation(Number) - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianTickOptions
 
setMaxTickLimits(Number) - Method in class software.xdev.chartjs.model.options.scale.radial.RadialTickOptions
 
setMaxTicksLimit(Number) - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianTickOptions
 
setMaxWidth(Integer) - Method in class software.xdev.chartjs.model.options.Legend
Maximum width of the legend, in pixels
setMillisecond(String) - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.DisplayFormats
 
setMin(Number) - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
setMin(Object) - Method in class software.xdev.chartjs.model.options.plugins.zoom.limits.ScaleLimits
 
setMin(Object) - Method in class software.xdev.chartjs.model.options.scale.cartesian.category.CategoryScaleOptions
 
setMin(Object) - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions
 
setMinRange(Number) - Method in class software.xdev.chartjs.model.options.plugins.zoom.limits.ScaleLimits
 
setMinRotation(Number) - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianTickOptions
 
setMinUnit(String) - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.TimeOptions
 
setMinute(String) - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.DisplayFormats
 
setMirror(Boolean) - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianTickOptions
 
setMode(String) - Method in class software.xdev.chartjs.model.options.plugins.zoom.pan.PanOptions
 
setMode(String) - Method in class software.xdev.chartjs.model.options.plugins.zoom.zoom.ZoomOptions
 
setMode(String) - Method in class software.xdev.chartjs.model.options.Tooltip
Sets which elements appear in the tooltip.
setMode(HoverMode) - Method in class software.xdev.chartjs.model.options.Hover
Default single
setModifierKey(String) - Method in class software.xdev.chartjs.model.options.plugins.zoom.pan.PanOptions
 
setModifierKey(String) - Method in class software.xdev.chartjs.model.options.plugins.zoom.zoom.DragOptions
 
setModifierKey(String) - Method in class software.xdev.chartjs.model.options.plugins.zoom.zoom.WheelOptions
 
setMonth(String) - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.DisplayFormats
 
setMultiKeyBackground(Object) - Method in class software.xdev.chartjs.model.options.Tooltip
Color to draw behind the colored boxes when multiple items are in the tooltip
setOffset(Boolean) - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions
 
setOffset(Boolean) - Method in class software.xdev.chartjs.model.options.scale.GridLineConfiguration
 
setOffsetAfterAutoskip(Boolean) - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions
 
setOnClick(JavaScriptFunction) - Method in class software.xdev.chartjs.model.options.Legend
A callback that is called when a click is registered on top of a label item
setOnClick(JavaScriptFunction) - Method in class software.xdev.chartjs.model.options.Options
Default null Called if the event is of type 'mouseup' or 'click'.
setOnComplete(JavaScriptFunction) - Method in class software.xdev.chartjs.model.options.animation.Animation
Default none
setOnHover(JavaScriptFunction) - Method in class software.xdev.chartjs.model.options.Hover
Default null
setOnHover(JavaScriptFunction) - Method in class software.xdev.chartjs.model.options.Legend
A callback that is called when a 'mousemove' event is registered on top of a label item
setOnLeave(JavaScriptFunction) - Method in class software.xdev.chartjs.model.options.Legend
A callback that is called when a 'mousemove' event is registered outside of a previously hovered label item
setOnProgress(JavaScriptFunction) - Method in class software.xdev.chartjs.model.options.animation.Animation
Default none
setOnResize(JavaScriptFunction) - Method in class software.xdev.chartjs.model.options.Options
Default null Called when a resize occurs.
setOptions(O) - Method in class software.xdev.chartjs.model.charts.AbstractChart
 
setOptions(O) - Method in interface software.xdev.chartjs.model.charts.Chart
 
setOverScaleMode(String) - Method in class software.xdev.chartjs.model.options.plugins.zoom.pan.PanOptions
 
setOverScaleMode(String) - Method in class software.xdev.chartjs.model.options.plugins.zoom.zoom.ZoomOptions
 
setPadding(Integer) - Method in class software.xdev.chartjs.model.options.layout.Layout
Using an Integer sets the padding globally for all sides of the chart (left, top, right, bottom).
setPadding(Integer) - Method in class software.xdev.chartjs.model.options.LegendLabels
Padding between rows of colored boxes
setPadding(Integer) - Method in class software.xdev.chartjs.model.options.Title
Number of pixels to add above and below the title text
setPadding(Number) - Method in class software.xdev.chartjs.model.options.scale.AbstractTickOptions
 
setPadding(Number) - Method in class software.xdev.chartjs.model.options.scale.radial.PointLabels
 
setPadding(Object) - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions.Title
 
setPadding(Padding) - Method in class software.xdev.chartjs.model.options.layout.Layout
Using a Padding instance allows specifying 4 padding properties separately.
setPadding(Padding) - Method in class software.xdev.chartjs.model.options.LegendTitle
Padding around the title
setPan(PanOptions) - Method in class software.xdev.chartjs.model.options.plugins.zoom.Zoom
 
setParser(Object) - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.TimeOptions
 
setPinch(PinchOptions) - Method in class software.xdev.chartjs.model.options.plugins.zoom.zoom.ZoomOptions
 
setPlugins(Plugins) - Method in class software.xdev.chartjs.model.options.Options
A placeholder in which configuration options for plugins may be passed.
setPoint(Point) - Method in class software.xdev.chartjs.model.options.elements.LineElements
 
setPoint(Point) - Method in class software.xdev.chartjs.model.options.elements.PointElements
 
setPointBackgroundColor(List<Object>) - Method in class software.xdev.chartjs.model.dataset.PointDataset
The fill color for points
setPointBorderColor(List<Object>) - Method in class software.xdev.chartjs.model.dataset.PointDataset
The border color for points.
setPointBorderWidth(List<Integer>) - Method in class software.xdev.chartjs.model.dataset.PointDataset
The width of the point border in pixels
setPointHitRadius(List<Integer>) - Method in class software.xdev.chartjs.model.dataset.BaseLineDataset
The pixel size of the non-displayed point that reacts to mouse events
setPointHitRadius(List<Integer>) - Method in class software.xdev.chartjs.model.dataset.PointDataset
The pixel size of the non-displayed point that reacts to mouse events
setPointHoverBackgroundColor(List<Object>) - Method in class software.xdev.chartjs.model.dataset.PointDataset
Point background color when hovered
setPointHoverBorderColor(List<Object>) - Method in class software.xdev.chartjs.model.dataset.PointDataset
Point border color when hovered
setPointHoverBorderWidth(List<Integer>) - Method in class software.xdev.chartjs.model.dataset.PointDataset
Border width of point when hovered
setPointHoverRadius(List<Integer>) - Method in class software.xdev.chartjs.model.dataset.PointDataset
The radius of the point when hovered
setPointLabels(PointLabels) - Method in class software.xdev.chartjs.model.options.scale.radial.RadialLinearScaleOptions
 
setPointRadius(List<Integer>) - Method in class software.xdev.chartjs.model.dataset.PointDataset
The radius of the point shape.
setPoints(Point) - Method in class software.xdev.chartjs.model.options.elements.BubbleElements
 
setPointStyle(List<PointStyle>) - Method in class software.xdev.chartjs.model.dataset.PointDataset
The style of point.
setPointStyle(PointStyle) - Method in class software.xdev.chartjs.model.dataset.BubbleDataset
 
setPointStyle(PointStyle) - Method in class software.xdev.chartjs.model.options.elements.Point
Default point style
setPosition(Object) - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions
 
setPosition(String) - Method in class software.xdev.chartjs.model.options.Title
Position of the title.
setPosition(Legend.Position) - Method in class software.xdev.chartjs.model.options.Legend
Default 'top'
setPrecision(Number) - Method in class software.xdev.chartjs.model.options.scale.cartesian.linear.LinearTickOptions
 
setPrecision(Number) - Method in class software.xdev.chartjs.model.options.scale.radial.RadialTickOptions
 
setQuarter(String) - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.DisplayFormats
 
setR(Number) - Method in class software.xdev.chartjs.model.datapoint.BubbleDataPoint
Radius of bubble
setRadius(Integer) - Method in class software.xdev.chartjs.model.options.elements.Point
Default point radius
setResize(Resize) - Method in class software.xdev.chartjs.model.options.animation.Animation
 
setResponsive(Boolean) - Method in class software.xdev.chartjs.model.options.Options
Default true Resizes when the canvas container does.
setResponsiveAnimationDuration(Integer) - Method in class software.xdev.chartjs.model.options.Options
Default 0 Duration in milliseconds it takes to animate to new size after a resize event.
setReverse(Boolean) - Method in class software.xdev.chartjs.model.options.Legend
Default false
setReverse(Boolean) - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
setRight(int) - Method in class software.xdev.chartjs.model.options.layout.Padding
 
setRotation(Number) - Method in class software.xdev.chartjs.model.options.DoughnutOptions
Starting angle to draw arcs from in degrees
setRotation(Number) - Method in class software.xdev.chartjs.model.options.PieOptions
Starting angle to draw arcs from
setRound(String) - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.TimeOptions
 
setRtl(Boolean) - Method in class software.xdev.chartjs.model.options.Legend
true for rendering the legends from right to left
setSampleSize(Number) - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianTickOptions
 
setScale(RadialLinearScaleOptions) - Method in class software.xdev.chartjs.model.options.PolarOptions
Options for the one scale used on the chart.
setScaleMode(String) - Method in class software.xdev.chartjs.model.options.plugins.zoom.pan.PanOptions
 
setScaleMode(String) - Method in class software.xdev.chartjs.model.options.plugins.zoom.zoom.ZoomOptions
 
setScales(Scales) - Method in class software.xdev.chartjs.model.options.Options
 
setSecond(String) - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.DisplayFormats
 
setShowLabelBackdrop(Boolean) - Method in class software.xdev.chartjs.model.options.scale.AbstractTickOptions
 
setShowLine(Boolean) - Method in class software.xdev.chartjs.model.dataset.BaseLineDataset
If false, the line is not drawn for this dataset
setShowLine(Boolean) - Method in class software.xdev.chartjs.model.options.LineOptions
If false, the lines between points are not drawn
setSize(Number) - Method in class software.xdev.chartjs.model.options.Font
Font size for the scale title.
setSource(String) - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleTickOptions
 
setSpanGaps(Boolean) - Method in class software.xdev.chartjs.model.dataset.BaseLineDataset
If true, lines will be drawn between points with no or null data
setSpanGaps(Boolean) - Method in class software.xdev.chartjs.model.options.LineOptions
If true, NaN data does not break the line
setSpeed(Number) - Method in class software.xdev.chartjs.model.options.plugins.zoom.zoom.WheelOptions
 
setStack(String) - Method in class software.xdev.chartjs.model.dataset.BarDataset
 
setStack(String) - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions
 
setStacked(Object) - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
setStackWeight(Number) - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions
 
setStartAngle(Number) - Method in class software.xdev.chartjs.model.options.scale.radial.RadialLinearScaleOptions
 
setStepped(Boolean) - Method in class software.xdev.chartjs.model.dataset.BaseLineDataset
If true, the line is shown as a steeped line and 'lineTension' will be ignored
setStepped(Boolean) - Method in class software.xdev.chartjs.model.options.elements.Line
If true, the line is shown as a steeped line and 'tension' will be ignored
setStepSize(Number) - Method in class software.xdev.chartjs.model.options.scale.cartesian.linear.LinearTickOptions
 
setStepSize(Number) - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleTickOptions
 
setStepSize(Number) - Method in class software.xdev.chartjs.model.options.scale.radial.RadialTickOptions
 
setStyle(FontStyle) - Method in class software.xdev.chartjs.model.options.Font
Font style for the scale title, follows CSS font-style options (i.e.
setSubtitle(Title) - Method in class software.xdev.chartjs.model.options.Plugins
The subtitle configuration is passed into the options.subtitle namespace.
setSuggestedMax(Number) - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
setSuggestedMax(Object) - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions
 
setSuggestedMin(Number) - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
setSuggestedMin(Object) - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions
 
setTension(Float) - Method in class software.xdev.chartjs.model.options.elements.Line
Default bezier curve tension.
setText(String) - Method in class software.xdev.chartjs.model.options.LegendTitle
The string title
setText(String) - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions.Title
 
setText(String) - Method in class software.xdev.chartjs.model.options.Title
Title text
setTextDirection(String) - Method in class software.xdev.chartjs.model.options.Legend
This will force the text direction 'rtl' or 'ltr' on the canvas for rendering the legend, regardless of the css specified on the canvas
setTextStrokeColor(Object) - Method in class software.xdev.chartjs.model.options.scale.AbstractTickOptions
 
setTextStrokeWidth(Number) - Method in class software.xdev.chartjs.model.options.scale.AbstractTickOptions
 
setThreshold(Integer) - Method in class software.xdev.chartjs.model.options.plugins.zoom.pan.PanOptions
 
setThreshold(Integer) - Method in class software.xdev.chartjs.model.options.plugins.zoom.zoom.DragOptions
 
setTickBorderDash(List<Number>) - Method in class software.xdev.chartjs.model.options.scale.GridLineConfiguration
 
setTickBorderDashOffset(Number) - Method in class software.xdev.chartjs.model.options.scale.GridLineConfiguration
 
setTickColor(Object) - Method in class software.xdev.chartjs.model.options.scale.GridLineConfiguration
 
setTicks(T) - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
setTickWidth(Number) - Method in class software.xdev.chartjs.model.options.scale.GridLineConfiguration
 
setTime(TimeScaleOptions.TimeOptions) - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions
 
setTitle(JavaScriptFunction) - Method in class software.xdev.chartjs.model.options.Callbacks
Returns text to render as the title of the tooltip.
setTitle(LegendTitle) - Method in class software.xdev.chartjs.model.options.Legend
 
setTitle(AbstractCartesianScaleOptions.Title) - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions
 
setTitle(Title) - Method in class software.xdev.chartjs.model.options.Plugins
The title configuration is passed into the options.title namespace.
setTitleFontColor(Object) - Method in class software.xdev.chartjs.model.options.Tooltip
Font color for tooltip title
setTitleFontFamily(String) - Method in class software.xdev.chartjs.model.options.Tooltip
Font family for tooltip title inherited from global font family
setTitleFontSize(Integer) - Method in class software.xdev.chartjs.model.options.Tooltip
Font size for tooltip title inherited from global font size
setTitleFontStyle(FontStyle) - Method in class software.xdev.chartjs.model.options.Tooltip
setTitleMarginBottom(Integer) - Method in class software.xdev.chartjs.model.options.Tooltip
Margin to add on bottom of title section
setTitleSpacing(Integer) - Method in class software.xdev.chartjs.model.options.Tooltip
Spacing to add to top and bottom of each title line.
setTooltip(Tooltip) - Method in class software.xdev.chartjs.model.options.Plugins
The tooltip label configuration is nested below the tooltip configuration using the callbacks key.
setTooltipFormat(String) - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.TimeOptions
 
setTop(int) - Method in class software.xdev.chartjs.model.options.layout.Padding
 
setType(String) - Method in class software.xdev.chartjs.model.charts.MixedChart
 
setType(String) - Method in class software.xdev.chartjs.model.dataset.Dataset
Sets the type of the dataset.
setType(String) - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
setUnit(String) - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.TimeOptions
 
setUsePointStyle(Boolean) - Method in class software.xdev.chartjs.model.options.LegendLabels
Label style will match corresponding point style (size is based on fontSize, boxWidth is not used in this case).
setWeek(String) - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.DisplayFormats
 
setWeight(Number) - Method in class software.xdev.chartjs.model.options.Font
 
setWeight(Number) - Method in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
setWheel(WheelOptions) - Method in class software.xdev.chartjs.model.options.plugins.zoom.zoom.ZoomOptions
 
setWidth(Number) - Method in class software.xdev.chartjs.model.options.scale.cartesian.BorderConfiguration
 
setX(Number) - Method in class software.xdev.chartjs.model.datapoint.XYDataPointBase
 
setX(ScaleLimits) - Method in class software.xdev.chartjs.model.options.plugins.zoom.limits.LimitOptions
 
setXAxisID(String) - Method in class software.xdev.chartjs.model.dataset.BarDataset
 
setXAxisID(String) - Method in class software.xdev.chartjs.model.dataset.BaseLineDataset
The ID of the x axis to plot this dataset on.
setXPadding(Integer) - Method in class software.xdev.chartjs.model.options.Tooltip
Padding to add on left and right of tooltip
setY(Number) - Method in class software.xdev.chartjs.model.datapoint.XYDataPointBase
 
setY(ScaleLimits) - Method in class software.xdev.chartjs.model.options.plugins.zoom.limits.LimitOptions
 
setYAxisID(String) - Method in class software.xdev.chartjs.model.dataset.BarDataset
 
setYAxisID(String) - Method in class software.xdev.chartjs.model.dataset.BaseLineDataset
The ID of the y axis to plot this dataset on.
setYear(String) - Method in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.DisplayFormats
 
setYPadding(Integer) - Method in class software.xdev.chartjs.model.options.Tooltip
Padding to add on top and bottom of tooltip
setZ(Number) - Method in class software.xdev.chartjs.model.options.scale.AbstractTickOptions
 
setZ(Number) - Method in class software.xdev.chartjs.model.options.scale.cartesian.BorderConfiguration
 
setZ(Number) - Method in class software.xdev.chartjs.model.options.scale.GridLineConfiguration
 
setZoom(Zoom) - Method in class software.xdev.chartjs.model.options.Plugins
A zoom and pan plugin for Chart.js.
setZoom(ZoomOptions) - Method in class software.xdev.chartjs.model.options.plugins.zoom.Zoom
 
showLabelBackdrop - Variable in class software.xdev.chartjs.model.options.scale.AbstractTickOptions
 
showLine - Variable in class software.xdev.chartjs.model.options.LineOptions
 
SILVER - Static variable in class software.xdev.chartjs.model.color.Color
 
SINGLE - Enum constant in enum software.xdev.chartjs.model.enums.HoverMode
highlights the closest element
size - Variable in class software.xdev.chartjs.model.options.Font
 
SKY_BLUE - Static variable in class software.xdev.chartjs.model.color.Color
 
software.xdev.chartjs.model - package software.xdev.chartjs.model
 
software.xdev.chartjs.model.charts - package software.xdev.chartjs.model.charts
 
software.xdev.chartjs.model.color - package software.xdev.chartjs.model.color
 
software.xdev.chartjs.model.data - package software.xdev.chartjs.model.data
 
software.xdev.chartjs.model.datapoint - package software.xdev.chartjs.model.datapoint
 
software.xdev.chartjs.model.dataset - package software.xdev.chartjs.model.dataset
 
software.xdev.chartjs.model.enums - package software.xdev.chartjs.model.enums
 
software.xdev.chartjs.model.javascript - package software.xdev.chartjs.model.javascript
 
software.xdev.chartjs.model.objects - package software.xdev.chartjs.model.objects
 
software.xdev.chartjs.model.options - package software.xdev.chartjs.model.options
 
software.xdev.chartjs.model.options.animation - package software.xdev.chartjs.model.options.animation
 
software.xdev.chartjs.model.options.elements - package software.xdev.chartjs.model.options.elements
 
software.xdev.chartjs.model.options.layout - package software.xdev.chartjs.model.options.layout
 
software.xdev.chartjs.model.options.plugins.zoom - package software.xdev.chartjs.model.options.plugins.zoom
This package describes options for the ChartJS Zoom Plugin
software.xdev.chartjs.model.options.plugins.zoom.limits - package software.xdev.chartjs.model.options.plugins.zoom.limits
 
software.xdev.chartjs.model.options.plugins.zoom.pan - package software.xdev.chartjs.model.options.plugins.zoom.pan
 
software.xdev.chartjs.model.options.plugins.zoom.zoom - package software.xdev.chartjs.model.options.plugins.zoom.zoom
 
software.xdev.chartjs.model.options.scale - package software.xdev.chartjs.model.options.scale
 
software.xdev.chartjs.model.options.scale.cartesian - package software.xdev.chartjs.model.options.scale.cartesian
 
software.xdev.chartjs.model.options.scale.cartesian.category - package software.xdev.chartjs.model.options.scale.cartesian.category
 
software.xdev.chartjs.model.options.scale.cartesian.linear - package software.xdev.chartjs.model.options.scale.cartesian.linear
 
software.xdev.chartjs.model.options.scale.cartesian.logarithmic - package software.xdev.chartjs.model.options.scale.cartesian.logarithmic
 
software.xdev.chartjs.model.options.scale.cartesian.time - package software.xdev.chartjs.model.options.scale.cartesian.time
 
software.xdev.chartjs.model.options.scale.radial - package software.xdev.chartjs.model.options.scale.radial
 
source - Variable in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleTickOptions
 
spanGaps - Variable in class software.xdev.chartjs.model.options.LineOptions
 
speed - Variable in class software.xdev.chartjs.model.options.plugins.zoom.zoom.WheelOptions
 
SQUARE - Enum constant in enum software.xdev.chartjs.model.enums.BorderCapStyle
The ends of lines are squared off by adding a box with an equal width and half the height of the line's thickness.
stack - Variable in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions
 
stacked - Variable in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
stackWeight - Variable in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions
 
STAR - Enum constant in enum software.xdev.chartjs.model.enums.PointStyle
 
START - Enum constant in enum software.xdev.chartjs.model.enums.FillMode
 
START - Enum constant in enum software.xdev.chartjs.model.enums.ScaleLabelAlignment
 
startAngle - Variable in class software.xdev.chartjs.model.options.scale.radial.RadialLinearScaleOptions
 
stepped - Variable in class software.xdev.chartjs.model.options.elements.Line
 
stepSize - Variable in class software.xdev.chartjs.model.options.scale.cartesian.linear.LinearTickOptions
 
stepSize - Variable in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleTickOptions
 
stepSize - Variable in class software.xdev.chartjs.model.options.scale.radial.RadialTickOptions
 
style - Variable in class software.xdev.chartjs.model.options.Font
 
subtitle - Variable in class software.xdev.chartjs.model.options.Plugins
 
suggestedMax - Variable in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
suggestedMin - Variable in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 

T

TAN - Static variable in class software.xdev.chartjs.model.color.Color
 
TEAL - Static variable in class software.xdev.chartjs.model.color.Color
 
tension - Variable in class software.xdev.chartjs.model.options.elements.Line
 
TENSION - Enum constant in enum software.xdev.chartjs.model.options.animation.AnimationType
 
text - Variable in class software.xdev.chartjs.model.options.LegendTitle
 
text - Variable in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions.Title
 
text - Variable in class software.xdev.chartjs.model.options.Title
 
textDirection - Variable in class software.xdev.chartjs.model.options.Legend
 
textStrokeColor - Variable in class software.xdev.chartjs.model.options.scale.AbstractTickOptions
 
textStrokeWidth - Variable in class software.xdev.chartjs.model.options.scale.AbstractTickOptions
 
threshold - Variable in class software.xdev.chartjs.model.options.plugins.zoom.pan.PanOptions
 
threshold - Variable in class software.xdev.chartjs.model.options.plugins.zoom.zoom.DragOptions
 
tickBorderDash - Variable in class software.xdev.chartjs.model.options.scale.GridLineConfiguration
 
tickBorderDashOffset - Variable in class software.xdev.chartjs.model.options.scale.GridLineConfiguration
 
tickColor - Variable in class software.xdev.chartjs.model.options.scale.GridLineConfiguration
 
TickOptions - Class in software.xdev.chartjs.model.options.scale
 
TickOptions() - Constructor for class software.xdev.chartjs.model.options.scale.TickOptions
 
ticks - Variable in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
tickWidth - Variable in class software.xdev.chartjs.model.options.scale.GridLineConfiguration
 
time - Variable in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions
 
TimeOptions() - Constructor for class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.TimeOptions
 
TimeScaleOptions - Class in software.xdev.chartjs.model.options.scale.cartesian.time
 
TimeScaleOptions() - Constructor for class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions
 
TimeScaleOptions(String) - Constructor for class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions
 
TimeScaleOptions.Adapters - Class in software.xdev.chartjs.model.options.scale.cartesian.time
 
TimeScaleOptions.DisplayFormats - Class in software.xdev.chartjs.model.options.scale.cartesian.time
Reference structure for TimeScaleOptions.time.
TimeScaleOptions.TimeOptions - Class in software.xdev.chartjs.model.options.scale.cartesian.time
 
TimeScaleTickOptions - Class in software.xdev.chartjs.model.options.scale.cartesian.time
 
TimeScaleTickOptions() - Constructor for class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleTickOptions
 
TimeSeriesScaleOptions - Class in software.xdev.chartjs.model.options.scale.cartesian.time
 
TimeSeriesScaleOptions() - Constructor for class software.xdev.chartjs.model.options.scale.cartesian.time.TimeSeriesScaleOptions
 
title - Variable in class software.xdev.chartjs.model.options.Callbacks
 
title - Variable in class software.xdev.chartjs.model.options.Legend
 
title - Variable in class software.xdev.chartjs.model.options.Plugins
 
title - Variable in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions
 
Title - Class in software.xdev.chartjs.model.options
 
Title() - Constructor for class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianScaleOptions.Title
 
Title() - Constructor for class software.xdev.chartjs.model.options.Title
 
titleFontColor - Variable in class software.xdev.chartjs.model.options.Tooltip
 
titleFontFamily - Variable in class software.xdev.chartjs.model.options.Tooltip
 
titleFontSize - Variable in class software.xdev.chartjs.model.options.Tooltip
 
titleFontStyle - Variable in class software.xdev.chartjs.model.options.Tooltip
 
titleMarginBottom - Variable in class software.xdev.chartjs.model.options.Tooltip
 
titleSpacing - Variable in class software.xdev.chartjs.model.options.Tooltip
 
toJson() - Method in interface software.xdev.chartjs.model.charts.Chart
Same as Chart.toJsonNative() but also check if the diagram is drawable
toJsonNative() - Method in class software.xdev.chartjs.model.charts.AbstractChart
 
toJsonNative() - Method in interface software.xdev.chartjs.model.charts.Chart
Convert this instance to Json for use with Chart.js library.
tooltip - Variable in class software.xdev.chartjs.model.options.Plugins
 
Tooltip - Class in software.xdev.chartjs.model.options
 
Tooltip() - Constructor for class software.xdev.chartjs.model.options.Tooltip
 
tooltipFormat - Variable in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.TimeOptions
 
top - Variable in class software.xdev.chartjs.model.options.layout.Padding
 
TOP - Enum constant in enum software.xdev.chartjs.model.enums.BorderSkipped
 
TOP - Enum constant in enum software.xdev.chartjs.model.enums.ScalesPosition
 
TOP - Enum constant in enum software.xdev.chartjs.model.options.Legend.Position
 
toString() - Method in class software.xdev.chartjs.model.color.Color
 
toString() - Method in enum software.xdev.chartjs.model.enums.BorderCapStyle
 
toString() - Method in enum software.xdev.chartjs.model.enums.BorderJoinStyle
 
toString() - Method in enum software.xdev.chartjs.model.enums.BorderSkipped
 
toString() - Method in enum software.xdev.chartjs.model.enums.Easing
 
toString() - Method in enum software.xdev.chartjs.model.enums.FillMode
 
toString() - Method in enum software.xdev.chartjs.model.enums.FontStyle
 
toString() - Method in enum software.xdev.chartjs.model.enums.HoverMode
 
toString() - Method in enum software.xdev.chartjs.model.enums.PointStyle
 
toString() - Method in enum software.xdev.chartjs.model.enums.ScaleLabelAlignment
 
toString() - Method in enum software.xdev.chartjs.model.enums.ScalesPosition
 
toString() - Method in enum software.xdev.chartjs.model.options.animation.AnimationType
 
toString() - Method in enum software.xdev.chartjs.model.options.BarOptions.IndexAxis
 
toString() - Method in enum software.xdev.chartjs.model.options.Legend.Position
 
toString() - Method in enum software.xdev.chartjs.model.options.scale.Scales.ScaleAxis
 
TRANSPARENT - Static variable in class software.xdev.chartjs.model.color.Color
 
TRIANGLE - Enum constant in enum software.xdev.chartjs.model.enums.PointStyle
 
TURQUOISE - Static variable in class software.xdev.chartjs.model.color.Color
 
type - Variable in class software.xdev.chartjs.model.charts.MixedChart
 
type - Variable in class software.xdev.chartjs.model.dataset.Dataset
 
type - Variable in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 

U

unit - Variable in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.TimeOptions
 
usePointStyle - Variable in class software.xdev.chartjs.model.options.LegendLabels
 

V

valueOf(String) - Static method in enum software.xdev.chartjs.model.enums.BorderCapStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.xdev.chartjs.model.enums.BorderJoinStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.xdev.chartjs.model.enums.BorderSkipped
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.xdev.chartjs.model.enums.Easing
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.xdev.chartjs.model.enums.FillMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.xdev.chartjs.model.enums.FontStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.xdev.chartjs.model.enums.HoverMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.xdev.chartjs.model.enums.PointStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.xdev.chartjs.model.enums.ScaleLabelAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.xdev.chartjs.model.enums.ScalesPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.xdev.chartjs.model.options.animation.AnimationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.xdev.chartjs.model.options.BarOptions.IndexAxis
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.xdev.chartjs.model.options.Legend.Position
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.xdev.chartjs.model.options.scale.Scales.ScaleAxis
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.xdev.chartjs.model.enums.BorderCapStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.xdev.chartjs.model.enums.BorderJoinStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.xdev.chartjs.model.enums.BorderSkipped
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.xdev.chartjs.model.enums.Easing
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.xdev.chartjs.model.enums.FillMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.xdev.chartjs.model.enums.FontStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.xdev.chartjs.model.enums.HoverMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.xdev.chartjs.model.enums.PointStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.xdev.chartjs.model.enums.ScaleLabelAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.xdev.chartjs.model.enums.ScalesPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.xdev.chartjs.model.options.animation.AnimationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.xdev.chartjs.model.options.BarOptions.IndexAxis
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.xdev.chartjs.model.options.Legend.Position
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.xdev.chartjs.model.options.scale.Scales.ScaleAxis
Returns an array containing the constants of this enum type, in the order they are declared.
VIOLET - Static variable in class software.xdev.chartjs.model.color.Color
 

W

week - Variable in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.DisplayFormats
 
weight - Variable in class software.xdev.chartjs.model.options.Font
 
weight - Variable in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
 
wheel - Variable in class software.xdev.chartjs.model.options.plugins.zoom.zoom.ZoomOptions
 
WheelOptions - Class in software.xdev.chartjs.model.options.plugins.zoom.zoom
WheelOptions() - Constructor for class software.xdev.chartjs.model.options.plugins.zoom.zoom.WheelOptions
 
WHITE - Static variable in class software.xdev.chartjs.model.color.Color
 
width - Variable in class software.xdev.chartjs.model.options.scale.cartesian.BorderConfiguration
 
withDefaultType() - Method in class software.xdev.chartjs.model.dataset.Dataset
Set's the default type

X

x - Variable in class software.xdev.chartjs.model.options.plugins.zoom.limits.LimitOptions
 
X - Enum constant in enum software.xdev.chartjs.model.options.animation.AnimationType
 
X - Enum constant in enum software.xdev.chartjs.model.options.BarOptions.IndexAxis
 
X - Enum constant in enum software.xdev.chartjs.model.options.scale.Scales.ScaleAxis
 
X_AXIS - Enum constant in enum software.xdev.chartjs.model.enums.HoverMode
highlights elements in all datasets at the same X value, activates when hovering anywhere within the vertical slice of the x-axis representing that X value.
xPadding - Variable in class software.xdev.chartjs.model.options.Tooltip
 
XYDataPoint - Class in software.xdev.chartjs.model.datapoint
 
XYDataPoint() - Constructor for class software.xdev.chartjs.model.datapoint.XYDataPoint
 
XYDataPoint(Number, Number) - Constructor for class software.xdev.chartjs.model.datapoint.XYDataPoint
 
XYDataPointBase<S extends XYDataPointBase<S>> - Class in software.xdev.chartjs.model.datapoint
 
XYDataPointBase() - Constructor for class software.xdev.chartjs.model.datapoint.XYDataPointBase
 
XYDataPointBase(Number, Number) - Constructor for class software.xdev.chartjs.model.datapoint.XYDataPointBase
 

Y

y - Variable in class software.xdev.chartjs.model.options.plugins.zoom.limits.LimitOptions
 
Y - Enum constant in enum software.xdev.chartjs.model.options.animation.AnimationType
 
Y - Enum constant in enum software.xdev.chartjs.model.options.BarOptions.IndexAxis
 
Y - Enum constant in enum software.xdev.chartjs.model.options.scale.Scales.ScaleAxis
 
year - Variable in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.DisplayFormats
 
YELLOW - Static variable in class software.xdev.chartjs.model.color.Color
 
YELLOW_GREEN - Static variable in class software.xdev.chartjs.model.color.Color
 
yPadding - Variable in class software.xdev.chartjs.model.options.Tooltip
 

Z

z - Variable in class software.xdev.chartjs.model.options.scale.AbstractTickOptions
 
z - Variable in class software.xdev.chartjs.model.options.scale.cartesian.BorderConfiguration
 
z - Variable in class software.xdev.chartjs.model.options.scale.GridLineConfiguration
 
zoom - Variable in class software.xdev.chartjs.model.options.Plugins
 
zoom - Variable in class software.xdev.chartjs.model.options.plugins.zoom.Zoom
 
Zoom - Class in software.xdev.chartjs.model.options.plugins.zoom
Zoom() - Constructor for class software.xdev.chartjs.model.options.plugins.zoom.Zoom
 
ZoomOptions - Class in software.xdev.chartjs.model.options.plugins.zoom.zoom
ZoomOptions() - Constructor for class software.xdev.chartjs.model.options.plugins.zoom.zoom.ZoomOptions
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Serialized Form