Index
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(Object) - Method in class software.xdev.chartjs.model.dataset.BackgroundBorderHoverDataset
- addBackgroundColors(Object...) - Method in class software.xdev.chartjs.model.dataset.BackgroundBorderHoverDataset
- addBorderColor(Object) - Method in class software.xdev.chartjs.model.dataset.BackgroundBorderHoverDataset
- addBorderColors(Object...) - 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(Object) - Method in class software.xdev.chartjs.model.dataset.BackgroundBorderHoverDataset
- addHoverBorderColor(Object) - 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.LineDatasetBase
- 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
- alpha - Variable in class software.xdev.chartjs.model.color.HSLAColor
- alpha - Variable in class software.xdev.chartjs.model.color.RGBAColor
- angle - Variable in class software.xdev.chartjs.model.dataset.PolarDataset
- 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.RGBAColor
- AQUA_MARINE - Static variable in class software.xdev.chartjs.model.color.RGBAColor
- 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.RGBAColor
B
- b - Variable in class software.xdev.chartjs.model.color.RGBAColor
- 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
- barPercentage - Variable in class software.xdev.chartjs.model.dataset.BarDataset
- bars - Variable in class software.xdev.chartjs.model.options.elements.BarElements
- barThickness - Variable in class software.xdev.chartjs.model.dataset.BarDataset
- 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.RGBAColor
- BLUE - Static variable in class software.xdev.chartjs.model.color.RGBAColor
- BLUE_VIOLET - Static variable in class software.xdev.chartjs.model.color.RGBAColor
- 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.dataset.BarDataset
- 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.RGBAColor
- 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
- 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
- categoryPercentage - Variable in class software.xdev.chartjs.model.dataset.BarDataset
- 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.RGBAColor
- 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.dataset.DoughnutDatasetBase
- 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.dataset.Dataset
- 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
- 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.RGBAColor
- 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.RGBAColor
D
- DARK_BLUE - Static variable in class software.xdev.chartjs.model.color.RGBAColor
- DARK_CYAN - Static variable in class software.xdev.chartjs.model.color.RGBAColor
- DARK_GRAY - Static variable in class software.xdev.chartjs.model.color.RGBAColor
- DARK_GREEN - Static variable in class software.xdev.chartjs.model.color.RGBAColor
- DARK_KHAKI - Static variable in class software.xdev.chartjs.model.color.RGBAColor
- DARK_OLIVE_GREEN - Static variable in class software.xdev.chartjs.model.color.RGBAColor
- DARK_ORANGE - Static variable in class software.xdev.chartjs.model.color.RGBAColor
- DARK_RED - Static variable in class software.xdev.chartjs.model.color.RGBAColor
- DARK_SALMON - Static variable in class software.xdev.chartjs.model.color.RGBAColor
- DARK_TURQUOISE - Static variable in class software.xdev.chartjs.model.color.RGBAColor
- 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 aBarChart
. - data() - Static method in class software.xdev.chartjs.model.charts.BubbleChart
-
Static factory, constructs an
HomogeneousData
implementation appropriate for aBubbleChart
. - data() - Static method in class software.xdev.chartjs.model.charts.DoughnutChart
-
Static factory, constructs an
HomogeneousData
implementation appropriate for aDoughnutChart
. - data() - Static method in class software.xdev.chartjs.model.charts.LineChart
-
Static factory, constructs an
HomogeneousData
implementation appropriate for aLineChart
. - data() - Static method in class software.xdev.chartjs.model.charts.PieChart
-
Static factory, constructs an
HomogeneousData
implementation appropriate for aPieChart
. - data() - Static method in class software.xdev.chartjs.model.charts.PolarChart
-
Static factory, constructs an
HomogeneousData
implementation appropriate for aPolarChart
. - data() - Static method in class software.xdev.chartjs.model.charts.RadarChart
-
Static factory, constructs an
HomogeneousData
implementation appropriate for aRadarChart
. - data() - Static method in class software.xdev.chartjs.model.charts.ScatterChart
-
Static factory, constructs an
HomogeneousData
implementation appropriate for aScatterChart
. - 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.RGBAColor
- 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.RGBAColor
- 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
- DoughnutDatasetBase<T extends DoughnutDatasetBase<T>> - Class in software.xdev.chartjs.model.dataset
- DoughnutDatasetBase() - Constructor for class software.xdev.chartjs.model.dataset.DoughnutDatasetBase
- 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.HSLAColor
- equals(Object) - Method in class software.xdev.chartjs.model.color.RGBAColor
- 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
- g - Variable in class software.xdev.chartjs.model.color.RGBAColor
- 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.HSLAColor
- getAlpha() - Method in class software.xdev.chartjs.model.color.RGBAColor
- getAngle() - Method in class software.xdev.chartjs.model.dataset.PolarDataset
- 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.RGBAColor
- 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
- getBarPercentage() - Method in class software.xdev.chartjs.model.dataset.BarDataset
- getBars() - Method in class software.xdev.chartjs.model.options.elements.BarElements
- getBarThickness() - Method in class software.xdev.chartjs.model.dataset.BarDataset
- 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
- getCategoryPercentage() - Method in class software.xdev.chartjs.model.dataset.BarDataset
- 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.dataset.DoughnutDatasetBase
- 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.dataset.Dataset
- 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.RGBAColor
- 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
- getGrouped() - Method in class software.xdev.chartjs.model.dataset.BarDataset
- getHidden() - Method in class software.xdev.chartjs.model.dataset.Dataset
- 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
- getHue() - Method in class software.xdev.chartjs.model.color.HSLAColor
- getIncludeBounds() - Method in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianTickOptions
- getIndexAxis() - Method in class software.xdev.chartjs.model.dataset.Dataset
- getIndexAxis() - Method in class software.xdev.chartjs.model.options.Options
- 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.Dataset
- 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
- getLightnessPercent() - Method in class software.xdev.chartjs.model.color.HSLAColor
- 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
- getMaxBarThickness() - Method in class software.xdev.chartjs.model.dataset.BarDataset
- 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
- getMinBarLength() - Method in class software.xdev.chartjs.model.dataset.BarDataset
- 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.dataset.DoughnutDatasetBase
- 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
- getOrder() - Method in class software.xdev.chartjs.model.dataset.Dataset
- 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.LineDatasetBase
- 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.BarDataset
- 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.RGBAColor
- 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.dataset.DoughnutDatasetBase
- 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
- getSaturationPercent() - Method in class software.xdev.chartjs.model.color.HSLAColor
- 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.LineDatasetBase
- getShowLine() - Method in class software.xdev.chartjs.model.dataset.RadarDataset
- 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
- getSpacing() - Method in class software.xdev.chartjs.model.dataset.DoughnutDatasetBase
- getSpanGaps() - Method in class software.xdev.chartjs.model.dataset.LineDatasetBase
- getSpanGaps() - Method in class software.xdev.chartjs.model.dataset.RadarDataset
- 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.Dataset
- 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.LineDatasetBase
- 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.dataset.DoughnutDatasetBase
- 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.BubbleDataset
- getXAxisID() - Method in class software.xdev.chartjs.model.dataset.LineDatasetBase
- getXAxisID() - Method in class software.xdev.chartjs.model.dataset.RadarDataset
- 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.BubbleDataset
- getYAxisID() - Method in class software.xdev.chartjs.model.dataset.LineDatasetBase
- getYAxisID() - Method in class software.xdev.chartjs.model.dataset.RadarDataset
- 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.RGBAColor
- grace - Variable in class software.xdev.chartjs.model.options.scale.cartesian.linear.LinearScaleOptions
- GRAY - Static variable in class software.xdev.chartjs.model.color.RGBAColor
- GREEN - Static variable in class software.xdev.chartjs.model.color.RGBAColor
- GREEN_YELLOW - Static variable in class software.xdev.chartjs.model.color.RGBAColor
- 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
- grouped - Variable in class software.xdev.chartjs.model.dataset.BarDataset
H
- hashCode() - Method in class software.xdev.chartjs.model.color.HSLAColor
- hashCode() - Method in class software.xdev.chartjs.model.color.RGBAColor
- hasScaleWithId(String) - Method in class software.xdev.chartjs.model.charts.HomogeneousChart
- hidden - Variable in class software.xdev.chartjs.model.dataset.Dataset
- 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.RGBAColor
- 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.dataset.BubbleDataset
- hoverRadius - Variable in class software.xdev.chartjs.model.options.elements.Point
- hsla() - Method in class software.xdev.chartjs.model.color.HSLAColor
- HSLAColor - Class in software.xdev.chartjs.model.color
- HSLAColor(double, double, double) - Constructor for class software.xdev.chartjs.model.color.HSLAColor
- HSLAColor(double, double, double, double) - Constructor for class software.xdev.chartjs.model.color.HSLAColor
- HSLAColor(HSLAColor, double) - Constructor for class software.xdev.chartjs.model.color.HSLAColor
- hue - Variable in class software.xdev.chartjs.model.color.HSLAColor
I
- includeBounds - Variable in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianTickOptions
- indexAxis - Variable in class software.xdev.chartjs.model.dataset.Dataset
- indexAxis - Variable in class software.xdev.chartjs.model.options.Options
- IndexAxis - Enum in software.xdev.chartjs.model.enums
- 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.HSLAColor
- isAlphaWithinBounds(double) - Static method in class software.xdev.chartjs.model.color.RGBAColor
-
Verify that argument is valid value for the alpha channel.
- isChannelWithinBounds(int) - Static method in class software.xdev.chartjs.model.color.RGBAColor
-
Verify that argument is valid value for the R, G or B channel.
- 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
- isPercentWithinBounds(double) - Static method in class software.xdev.chartjs.model.color.HSLAColor
- 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
L
- label - Variable in class software.xdev.chartjs.model.dataset.Dataset
- 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.RGBAColor
- 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.RGBAColor
- LIGHT_CYAN - Static variable in class software.xdev.chartjs.model.color.RGBAColor
- LIGHT_GRAY - Static variable in class software.xdev.chartjs.model.color.RGBAColor
- LIGHT_PINK - Static variable in class software.xdev.chartjs.model.color.RGBAColor
- LIGHT_SALMON - Static variable in class software.xdev.chartjs.model.color.RGBAColor
- LIGHT_SKY_BLUE - Static variable in class software.xdev.chartjs.model.color.RGBAColor
- LIGHT_YELLOW - Static variable in class software.xdev.chartjs.model.color.RGBAColor
- lightnessPercent - Variable in class software.xdev.chartjs.model.color.HSLAColor
- LIME - Static variable in class software.xdev.chartjs.model.color.RGBAColor
- 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
- LineDatasetBase<T extends PointDataset<T,
O>, O> - Class in software.xdev.chartjs.model.dataset - LineDatasetBase() - Constructor for class software.xdev.chartjs.model.dataset.LineDatasetBase
- 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.RGBAColor
- 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.RGBAColor
- 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.RGBAColor
- max - Variable in class software.xdev.chartjs.model.options.plugins.zoom.limits.ScaleLimits
- max - Variable in class software.xdev.chartjs.model.options.scale.AbstractCoreScaleOptions
- maxBarThickness - Variable in class software.xdev.chartjs.model.dataset.BarDataset
- 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.RGBAColor
- MEDIUM_TURQUOISE - Static variable in class software.xdev.chartjs.model.color.RGBAColor
- MIDNIGHT_BLUE - Static variable in class software.xdev.chartjs.model.color.RGBAColor
- 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
- minBarLength - Variable in class software.xdev.chartjs.model.dataset.BarDataset
- 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.RGBAColor
- 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.dataset.DoughnutDatasetBase
- 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.RGBAColor
- 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
- options() - Static method in class software.xdev.chartjs.model.charts.BubbleChart
-
Static factory, constructs an
Options
implementation appropriate for aBubbleChart
. - options() - Static method in class software.xdev.chartjs.model.charts.DoughnutChart
-
Static factory, constructs an
Options
implementation appropriate for aDoughnutChart
. - options() - Static method in class software.xdev.chartjs.model.charts.LineChart
- options() - Static method in class software.xdev.chartjs.model.charts.PieChart
- options() - Static method in class software.xdev.chartjs.model.charts.PolarChart
-
Static factory, constructs an
Options
implementation appropriate for aPolarChart
. - options() - Static method in class software.xdev.chartjs.model.charts.RadarChart
-
Static factory, constructs an
Options
implementation appropriate for aRadarChart
. - options() - Static method in class software.xdev.chartjs.model.charts.ScatterChart
-
Static factory, constructs an
Options
implementation appropriate for aScatterChart
. - 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.RGBAColor
- ORANGE_RED - Static variable in class software.xdev.chartjs.model.color.RGBAColor
- order - Variable in class software.xdev.chartjs.model.dataset.Dataset
- 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.RGBAColor
- 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.RGBAColor
- 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.dataset.BarDataset
- pointStyle - Variable in class software.xdev.chartjs.model.dataset.BubbleDataset
- 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.RGBAColor
Q
- quarter - Variable in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.DisplayFormats
R
- r - Variable in class software.xdev.chartjs.model.color.RGBAColor
- 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.HSLAColor
- random() - Static method in class software.xdev.chartjs.model.color.RGBAColor
-
Constructs and returns a new fully random Color instance.
- RANDOMIZER - Static variable in class software.xdev.chartjs.model.color.HSLAColor
- RANDOMIZER - Static variable in class software.xdev.chartjs.model.color.RGBAColor
- 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.RGBAColor
- 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.RGBAColor
- RGBAColor - Class in software.xdev.chartjs.model.color
-
Immutable RGBa color model.
- RGBAColor(int, int, int) - Constructor for class software.xdev.chartjs.model.color.RGBAColor
-
Constructs a new Color instance with alpha set fully opaque
- RGBAColor(int, int, int, double) - Constructor for class software.xdev.chartjs.model.color.RGBAColor
-
Constructs a new Color instance
- RGBAColor(RGBAColor, double) - Constructor for class software.xdev.chartjs.model.color.RGBAColor
-
Constructs a new Color instance with the RGB values of the Color argument and the alpha transparency of the double argument.
- 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.dataset.DoughnutDatasetBase
- 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.
- rtl - Variable in class software.xdev.chartjs.model.options.Legend
S
- SALMON - Static variable in class software.xdev.chartjs.model.color.RGBAColor
- sampleSize - Variable in class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianTickOptions
- saturationPercent - Variable in class software.xdev.chartjs.model.color.HSLAColor
- 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
- setAngle(Number) - Method in class software.xdev.chartjs.model.dataset.PolarDataset
- 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 tofalse
. - 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.BackgroundBorderHoverDataset
- 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<Object>) - Method in class software.xdev.chartjs.model.dataset.BackgroundBorderHoverDataset
- setBarPercentage(Number) - Method in class software.xdev.chartjs.model.dataset.BarDataset
- setBars(Bar) - Method in class software.xdev.chartjs.model.options.elements.BarElements
- setBarThickness(Object) - Method in class software.xdev.chartjs.model.dataset.BarDataset
- 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.BackgroundBorderHoverDataset
- 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<Object>) - 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
- setCategoryPercentage(Number) - Method in class software.xdev.chartjs.model.dataset.BarDataset
- 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.dataset.DoughnutDatasetBase
- 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
- setClip(Object) - Method in class software.xdev.chartjs.model.dataset.Dataset
- 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
-
Default
Easing.EASE_OUT_QUART
- 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
- setGrouped(Boolean) - Method in class software.xdev.chartjs.model.dataset.BarDataset
- setHidden(Boolean) - Method in class software.xdev.chartjs.model.dataset.Dataset
- 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(Object) - Method in class software.xdev.chartjs.model.dataset.BackgroundBorderHoverDataset
- setHoverBackgroundColor(List<Object>) - Method in class software.xdev.chartjs.model.dataset.BackgroundBorderHoverDataset
- setHoverBorderColor(Object) - Method in class software.xdev.chartjs.model.dataset.BackgroundBorderHoverDataset
- setHoverBorderColor(List<Object>) - 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(IndexAxis) - Method in class software.xdev.chartjs.model.dataset.Dataset
- setIndexAxis(IndexAxis) - Method in class software.xdev.chartjs.model.options.Options
- 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.Dataset
- 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
- setMaxBarThickness(Number) - Method in class software.xdev.chartjs.model.dataset.BarDataset
- 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
- setMinBarLength(Number) - Method in class software.xdev.chartjs.model.dataset.BarDataset
- 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
- setOffset(Object) - Method in class software.xdev.chartjs.model.dataset.DoughnutDatasetBase
- 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
- setOrder(Number) - Method in class software.xdev.chartjs.model.dataset.Dataset
- 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.LineDatasetBase
-
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.BarDataset
- 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.dataset.DoughnutDatasetBase
- 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.LineDatasetBase
- setShowLine(Boolean) - Method in class software.xdev.chartjs.model.dataset.RadarDataset
- 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
- setSpacing(Number) - Method in class software.xdev.chartjs.model.dataset.DoughnutDatasetBase
- setSpanGaps(Boolean) - Method in class software.xdev.chartjs.model.options.LineOptions
-
If true, NaN data does not break the line
- setSpanGaps(Object) - Method in class software.xdev.chartjs.model.dataset.LineDatasetBase
- setSpanGaps(Object) - Method in class software.xdev.chartjs.model.dataset.RadarDataset
- setSpeed(Number) - Method in class software.xdev.chartjs.model.options.plugins.zoom.zoom.WheelOptions
- setStack(String) - Method in class software.xdev.chartjs.model.dataset.Dataset
- 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.LineDatasetBase
- 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. normal, italic, oblique, initial, inherit).
- 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.dataset.DoughnutDatasetBase
- 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.BubbleDataset
- setXAxisID(String) - Method in class software.xdev.chartjs.model.dataset.LineDatasetBase
- setXAxisID(String) - Method in class software.xdev.chartjs.model.dataset.RadarDataset
- 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.BubbleDataset
- setYAxisID(String) - Method in class software.xdev.chartjs.model.dataset.LineDatasetBase
- setYAxisID(String) - Method in class software.xdev.chartjs.model.dataset.RadarDataset
- 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.dataset.LineDatasetBase
- showLine - Variable in class software.xdev.chartjs.model.dataset.RadarDataset
- showLine - Variable in class software.xdev.chartjs.model.options.LineOptions
- SILVER - Static variable in class software.xdev.chartjs.model.color.RGBAColor
- 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.RGBAColor
- 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
- spacing - Variable in class software.xdev.chartjs.model.dataset.DoughnutDatasetBase
- spanGaps - Variable in class software.xdev.chartjs.model.dataset.LineDatasetBase
- spanGaps - Variable in class software.xdev.chartjs.model.dataset.RadarDataset
- 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.dataset.Dataset
- 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.RGBAColor
- TEAL - Static variable in class software.xdev.chartjs.model.color.RGBAColor
- 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 class software.xdev.chartjs.model.charts.AbstractChart
- toJson() - 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.HSLAColor
- toString() - Method in class software.xdev.chartjs.model.color.RGBAColor
- 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.IndexAxis
- 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.Legend.Position
- toString() - Method in enum software.xdev.chartjs.model.options.scale.Scales.ScaleAxis
- TRANSPARENT - Static variable in class software.xdev.chartjs.model.color.RGBAColor
- TRIANGLE - Enum constant in enum software.xdev.chartjs.model.enums.PointStyle
- TURQUOISE - Static variable in class software.xdev.chartjs.model.color.RGBAColor
- 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.IndexAxis
-
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.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.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.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.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.RGBAColor
W
- week - Variable in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.DisplayFormats
- weight - Variable in class software.xdev.chartjs.model.dataset.DoughnutDatasetBase
- 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.RGBAColor
- 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.enums.IndexAxis
- X - Enum constant in enum software.xdev.chartjs.model.options.animation.AnimationType
- 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.
- xAxisID - Variable in class software.xdev.chartjs.model.dataset.BarDataset
- xAxisID - Variable in class software.xdev.chartjs.model.dataset.BubbleDataset
- xAxisID - Variable in class software.xdev.chartjs.model.dataset.LineDatasetBase
- xAxisID - Variable in class software.xdev.chartjs.model.dataset.RadarDataset
- 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.enums.IndexAxis
- Y - Enum constant in enum software.xdev.chartjs.model.options.animation.AnimationType
- Y - Enum constant in enum software.xdev.chartjs.model.options.scale.Scales.ScaleAxis
- yAxisID - Variable in class software.xdev.chartjs.model.dataset.BarDataset
- yAxisID - Variable in class software.xdev.chartjs.model.dataset.BubbleDataset
- yAxisID - Variable in class software.xdev.chartjs.model.dataset.LineDatasetBase
- yAxisID - Variable in class software.xdev.chartjs.model.dataset.RadarDataset
- year - Variable in class software.xdev.chartjs.model.options.scale.cartesian.time.TimeScaleOptions.DisplayFormats
- YELLOW - Static variable in class software.xdev.chartjs.model.color.RGBAColor
- YELLOW_GREEN - Static variable in class software.xdev.chartjs.model.color.RGBAColor
- 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
All Classes and Interfaces|All Packages|Serialized Form