- SCALEBEGINATZERO - Static variable in interface org.dashbuilder.renderer.chartjs.lib.options.HasScale
-
- SCALEFONTCOLOR - Static variable in interface org.dashbuilder.renderer.chartjs.lib.options.HasScale
-
- SCALEFONTFAMILY - Static variable in interface org.dashbuilder.renderer.chartjs.lib.options.HasScale
-
- SCALEFONTSIZE - Static variable in interface org.dashbuilder.renderer.chartjs.lib.options.HasScale
-
- SCALEFONTSTYLE - Static variable in interface org.dashbuilder.renderer.chartjs.lib.options.HasScale
-
- SCALEINTEGERSONLY - Static variable in interface org.dashbuilder.renderer.chartjs.lib.options.HasScale
-
- SCALELABEL - Static variable in interface org.dashbuilder.renderer.chartjs.lib.options.HasScale
-
- SCALELINECOLOR - Static variable in interface org.dashbuilder.renderer.chartjs.lib.options.HasScale
-
- SCALELINEWIDTH - Static variable in interface org.dashbuilder.renderer.chartjs.lib.options.HasScale
-
- SCALEOVERRIDE - Static variable in interface org.dashbuilder.renderer.chartjs.lib.options.HasScale
-
- SCALESHOWLABELS - Static variable in interface org.dashbuilder.renderer.chartjs.lib.options.HasScale
-
- SCALESTARTVALUE - Static variable in interface org.dashbuilder.renderer.chartjs.lib.options.HasScale
-
- SCALESTEPS - Static variable in interface org.dashbuilder.renderer.chartjs.lib.options.HasScale
-
- SCALESTEPWIDTH - Static variable in interface org.dashbuilder.renderer.chartjs.lib.options.HasScale
-
- Series - Class in org.dashbuilder.renderer.chartjs.lib.data
-
- Series() - Constructor for class org.dashbuilder.renderer.chartjs.lib.data.Series
-
- series1() - Method in interface org.dashbuilder.renderer.chartjs.lib.resources.ChartStyle
-
- SeriesBuilder - Class in org.dashbuilder.renderer.chartjs.lib.data
-
- setAnimationEnabled(boolean) - Method in class org.dashbuilder.renderer.chartjs.lib.Chart
-
Specify should chart be animated or not
Default value is true
- setAnimationEnabled(boolean) - Method in class org.dashbuilder.renderer.chartjs.lib.ChartWithAnimation
-
Specify should chart be animated or not
Default value is true
- setAnimationEnabled(boolean) - Method in interface org.dashbuilder.renderer.chartjs.lib.options.HasAnimation
-
Specify should chart be animated or not
Default value is true
- setAnimationSteps(int) - Method in class org.dashbuilder.renderer.chartjs.lib.Chart
-
- setAnimationSteps(int) - Method in class org.dashbuilder.renderer.chartjs.lib.ChartWithAnimation
-
- setAnimationSteps(int) - Method in interface org.dashbuilder.renderer.chartjs.lib.options.HasAnimation
-
Particularly specify quality of animation
Default value is 60
- setAnimationType(Type) - Method in class org.dashbuilder.renderer.chartjs.lib.Chart
-
- setAnimationType(Type) - Method in class org.dashbuilder.renderer.chartjs.lib.ChartWithAnimation
-
- setAnimationType(Type) - Method in interface org.dashbuilder.renderer.chartjs.lib.options.HasAnimation
-
- setArrayProperty(String, Object[]) - Method in class org.dashbuilder.renderer.chartjs.lib.options.ChartOption
-
- setChartStyle(ChartStyle) - Method in class org.dashbuilder.renderer.chartjs.lib.Chart
-
Set new style to the char widget.
- setColor(String) - Method in class org.dashbuilder.renderer.chartjs.lib.data.Data
-
- setColor() - Method in class org.dashbuilder.renderer.chartjs.lib.data.Data
-
- setColor(String) - Method in class org.dashbuilder.renderer.chartjs.lib.data.Series
-
- setCornerRadius(int) - Method in class org.dashbuilder.renderer.chartjs.lib.ChartWithTooltip
-
- setCornerRadius(int) - Method in interface org.dashbuilder.renderer.chartjs.lib.options.HasTooltip
-
Default is 6
- setData(double[]) - Method in class org.dashbuilder.renderer.chartjs.lib.data.AreaSeries
-
- setData(List<T>) - Method in class org.dashbuilder.renderer.chartjs.lib.data.ChartDataProvider
-
- setData(double[]) - Method in class org.dashbuilder.renderer.chartjs.lib.data.Dataset
-
- setData(Data[]) - Method in class org.dashbuilder.renderer.chartjs.lib.data.RadarChartData
-
- setDataProvider(AreaChartDataProvider) - Method in class org.dashbuilder.renderer.chartjs.lib.BarChart
-
- setDataProvider(PieChartDataProvider) - Method in class org.dashbuilder.renderer.chartjs.lib.DoughnutChart
-
- setDataProvider(AreaChartDataProvider) - Method in class org.dashbuilder.renderer.chartjs.lib.LineChart
-
- setDataProvider(PieChartDataProvider) - Method in class org.dashbuilder.renderer.chartjs.lib.PieChart
-
- setDataProvider(PieChartDataProvider) - Method in class org.dashbuilder.renderer.chartjs.lib.PolarAreaChart
-
- setDataProvider(AreaChartDataProvider) - Method in class org.dashbuilder.renderer.chartjs.lib.RadarChart
-
- setDataset(Dataset[]) - Method in class org.dashbuilder.renderer.chartjs.lib.data.LineChartData
-
- setFillColor(String) - Method in class org.dashbuilder.renderer.chartjs.lib.data.AreaSeries
-
- setFillColor(String) - Method in class org.dashbuilder.renderer.chartjs.lib.data.Dataset
-
- setFilterEnabled(boolean) - Method in interface org.dashbuilder.renderer.chartjs.ChartJsDisplayer.View
-
- setFilterEnabled(boolean) - Method in class org.dashbuilder.renderer.chartjs.ChartJsDisplayerView
-
- setHeight(int) - Method in interface org.dashbuilder.renderer.chartjs.ChartJsDisplayer.View
-
- setHeight(int) - Method in class org.dashbuilder.renderer.chartjs.ChartJsDisplayerView
-
- setHeight(String) - Method in class org.dashbuilder.renderer.chartjs.lib.Chart
-
- setHighlighColor(String) - Method in class org.dashbuilder.renderer.chartjs.lib.data.Data
-
- setHighlighColor() - Method in class org.dashbuilder.renderer.chartjs.lib.data.Data
-
- setLabel(String) - Method in class org.dashbuilder.renderer.chartjs.lib.data.AreaSeries
-
- setLabel(String) - Method in class org.dashbuilder.renderer.chartjs.lib.data.Data
-
- setLabel() - Method in class org.dashbuilder.renderer.chartjs.lib.data.Data
-
- setLabel(String) - Method in class org.dashbuilder.renderer.chartjs.lib.data.Dataset
-
- setLabels(String[]) - Method in class org.dashbuilder.renderer.chartjs.lib.data.AreaChartData
-
- setLabels(String[]) - Method in class org.dashbuilder.renderer.chartjs.lib.data.LineChartData
-
- setLegendTemplate(String) - Method in class org.dashbuilder.renderer.chartjs.lib.Chart
-
- setLegendTemplate(String) - Method in class org.dashbuilder.renderer.chartjs.lib.options.LegendOption
-
Template String of legend widget.
- setMaintainAspectRatio(boolean) - Method in class org.dashbuilder.renderer.chartjs.lib.Chart
-
- setMaintainAspectRatio(boolean) - Method in interface org.dashbuilder.renderer.chartjs.lib.options.IsResponsive
-
- setMarginBottom(int) - Method in interface org.dashbuilder.renderer.chartjs.ChartJsDisplayer.View
-
- setMarginBottom(int) - Method in class org.dashbuilder.renderer.chartjs.ChartJsDisplayerView
-
- setMarginLeft(int) - Method in interface org.dashbuilder.renderer.chartjs.ChartJsDisplayer.View
-
- setMarginLeft(int) - Method in class org.dashbuilder.renderer.chartjs.ChartJsDisplayerView
-
- setMarginRight(int) - Method in interface org.dashbuilder.renderer.chartjs.ChartJsDisplayer.View
-
- setMarginRight(int) - Method in class org.dashbuilder.renderer.chartjs.ChartJsDisplayerView
-
- setMarginTop(int) - Method in interface org.dashbuilder.renderer.chartjs.ChartJsDisplayer.View
-
- setMarginTop(int) - Method in class org.dashbuilder.renderer.chartjs.ChartJsDisplayerView
-
- setMultiTooltipTemplate(String) - Method in class org.dashbuilder.renderer.chartjs.lib.ChartWithTooltip
-
- setMultiTooltipTemplate(String) - Method in interface org.dashbuilder.renderer.chartjs.lib.options.HasTooltip
-
Default "<%= value %>"
- setNativeCanvas(JavaScriptObject) - Method in class org.dashbuilder.renderer.chartjs.lib.Chart
-
- setPixelHeight(int) - Method in class org.dashbuilder.renderer.chartjs.lib.Chart
-
Method sets pixel height of chart area
- setPixelWidth(int) - Method in class org.dashbuilder.renderer.chartjs.lib.Chart
-
Method sets pixel width of chart area
- setPointColor(String) - Method in class org.dashbuilder.renderer.chartjs.lib.data.AreaSeries
-
- setPointColor(String) - Method in class org.dashbuilder.renderer.chartjs.lib.data.Dataset
-
- setPointHighlightFill(String) - Method in class org.dashbuilder.renderer.chartjs.lib.data.Dataset
-
- setPointHighlightStroke(String) - Method in class org.dashbuilder.renderer.chartjs.lib.data.Dataset
-
- setPointStrokeColor(String) - Method in class org.dashbuilder.renderer.chartjs.lib.data.AreaSeries
-
- setPointStrokeColor(String) - Method in class org.dashbuilder.renderer.chartjs.lib.data.Dataset
-
- setProperty(String, Object) - Method in class org.dashbuilder.renderer.chartjs.lib.options.ChartOption
-
- setResponsive(boolean) - Method in class org.dashbuilder.renderer.chartjs.lib.Chart
-
- setResponsive(boolean) - Method in class org.dashbuilder.renderer.chartjs.lib.ChartWithAnimation
-
- setResponsive(boolean) - Method in interface org.dashbuilder.renderer.chartjs.lib.options.IsResponsive
-
- setScaleBeginAtZero(boolean) - Method in class org.dashbuilder.renderer.chartjs.lib.ChartWithScale
-
- setScaleBeginAtZero(boolean) - Method in interface org.dashbuilder.renderer.chartjs.lib.options.HasScale
-
Default false
- setScaleFontColor(String) - Method in class org.dashbuilder.renderer.chartjs.lib.ChartWithScale
-
- setScaleFontColor(String) - Method in interface org.dashbuilder.renderer.chartjs.lib.options.HasScale
-
Default #666
- setScaleFontFamily(String) - Method in class org.dashbuilder.renderer.chartjs.lib.ChartWithScale
-
- setScaleFontFamily(String) - Method in interface org.dashbuilder.renderer.chartjs.lib.options.HasScale
-
Default "'Helvetica Neue', 'Helvetica', 'Arial', sans-serif"
- setScaleFontSize(int) - Method in class org.dashbuilder.renderer.chartjs.lib.ChartWithScale
-
- setScaleFontSize(int) - Method in interface org.dashbuilder.renderer.chartjs.lib.options.HasScale
-
Default 12
- setScaleFontStyle(Style.FontStyle) - Method in class org.dashbuilder.renderer.chartjs.lib.ChartWithScale
-
- setScaleFontStyle(Style.FontStyle) - Method in interface org.dashbuilder.renderer.chartjs.lib.options.HasScale
-
Default normal
- setScaleIntegersOnly(boolean) - Method in class org.dashbuilder.renderer.chartjs.lib.ChartWithScale
-
- setScaleIntegersOnly(boolean) - Method in interface org.dashbuilder.renderer.chartjs.lib.options.HasScale
-
Default true
- setScaleLabel(String) - Method in class org.dashbuilder.renderer.chartjs.lib.ChartWithScale
-
- setScaleLabel(String) - Method in interface org.dashbuilder.renderer.chartjs.lib.options.HasScale
-
Default "<%=value%>"
- setScaleLineColor(String) - Method in class org.dashbuilder.renderer.chartjs.lib.ChartWithScale
-
- setScaleLineColor(String) - Method in interface org.dashbuilder.renderer.chartjs.lib.options.HasScale
-
- setScaleLineWidth(int) - Method in class org.dashbuilder.renderer.chartjs.lib.ChartWithScale
-
- setScaleLineWidth(int) - Method in interface org.dashbuilder.renderer.chartjs.lib.options.HasScale
-
Default 1
- setScaleOverride(boolean) - Method in class org.dashbuilder.renderer.chartjs.lib.ChartWithScale
-
- setScaleOverride(boolean) - Method in interface org.dashbuilder.renderer.chartjs.lib.options.HasScale
-
Default false
- setScaleShowLabels(boolean) - Method in class org.dashbuilder.renderer.chartjs.lib.ChartWithScale
-
- setScaleShowLabels(boolean) - Method in interface org.dashbuilder.renderer.chartjs.lib.options.HasScale
-
true
- setScaleShowLabels(boolean) - Method in class org.dashbuilder.renderer.chartjs.lib.RadarChart
-
- setScaleStartValue(double) - Method in class org.dashbuilder.renderer.chartjs.lib.ChartWithScale
-
- setScaleStartValue(double) - Method in interface org.dashbuilder.renderer.chartjs.lib.options.HasScale
-
Double
- setScaleSteps(int) - Method in class org.dashbuilder.renderer.chartjs.lib.ChartWithScale
-
- setScaleSteps(int) - Method in interface org.dashbuilder.renderer.chartjs.lib.options.HasScale
-
Scale steps
Default null
- setScaleStepWidth(int) - Method in class org.dashbuilder.renderer.chartjs.lib.ChartWithScale
-
- setScaleStepWidth(int) - Method in interface org.dashbuilder.renderer.chartjs.lib.options.HasScale
-
Default null
- setSeries(JsArray<AreaSeries>) - Method in class org.dashbuilder.renderer.chartjs.lib.data.AreaChartData
-
- setStrokeColor(String) - Method in class org.dashbuilder.renderer.chartjs.lib.data.AreaSeries
-
- setStrokeColor(String) - Method in class org.dashbuilder.renderer.chartjs.lib.data.Dataset
-
- setTitle(String) - Method in interface org.dashbuilder.renderer.chartjs.ChartJsDisplayer.View
-
- setTitle(String) - Method in class org.dashbuilder.renderer.chartjs.ChartJsDisplayerView
-
- setTooltipCaretSize(int) - Method in class org.dashbuilder.renderer.chartjs.lib.ChartWithTooltip
-
- setTooltipCaretSize(int) - Method in interface org.dashbuilder.renderer.chartjs.lib.options.HasTooltip
-
Default 8
- setTooltipEvents(Event...) - Method in class org.dashbuilder.renderer.chartjs.lib.ChartWithTooltip
-
- setTooltipEvents(Event...) - Method in interface org.dashbuilder.renderer.chartjs.lib.options.HasTooltip
-
Specify event on which tooltip should be shown
By default Event.ONMOUSEMOVE
,
Event.ONTOUCHSTART
,
Event.ONTOUCHMOVE
- setTooltipFillColor(String) - Method in class org.dashbuilder.renderer.chartjs.lib.ChartWithTooltip
-
- setTooltipFillColor(String) - Method in interface org.dashbuilder.renderer.chartjs.lib.options.HasTooltip
-
Specify tooltip background color in String representation of CSS property (like red or #FFFFFF or rgb(0,0,0) etc)
Default rgba(0,0,0,.8)
- setTooltipFontColor(String) - Method in class org.dashbuilder.renderer.chartjs.lib.ChartWithTooltip
-
- setTooltipFontColor(String) - Method in interface org.dashbuilder.renderer.chartjs.lib.options.HasTooltip
-
Color of tooltip font
Default is #FFF
- setTooltipFontFamily(String) - Method in class org.dashbuilder.renderer.chartjs.lib.ChartWithTooltip
-
- setTooltipFontFamily(String) - Method in interface org.dashbuilder.renderer.chartjs.lib.options.HasTooltip
-
Specify font family which will be used for label
Default one "'Helvetica Neue', 'Helvetica', 'Arial', sans-serif"
- setTooltipFontSize(int) - Method in class org.dashbuilder.renderer.chartjs.lib.ChartWithTooltip
-
- setTooltipFontSize(int) - Method in interface org.dashbuilder.renderer.chartjs.lib.options.HasTooltip
-
Specify font-size of tooltip label
- setTooltipFontStyle(Style.FontStyle) - Method in class org.dashbuilder.renderer.chartjs.lib.ChartWithTooltip
-
- setTooltipFontStyle(Style.FontStyle) - Method in interface org.dashbuilder.renderer.chartjs.lib.options.HasTooltip
-
Default is Style.FontStyle.NORMAL
- setTooltipTemplate(String) - Method in class org.dashbuilder.renderer.chartjs.lib.ChartWithTooltip
-
- setTooltipTemplate(String) - Method in interface org.dashbuilder.renderer.chartjs.lib.options.HasTooltip
-
Default "<%if (label){%><%=label%>: <%}%><%= value %>"
- setTooltipTitleFontColor(String) - Method in class org.dashbuilder.renderer.chartjs.lib.ChartWithTooltip
-
- setTooltipTitleFontColor(String) - Method in interface org.dashbuilder.renderer.chartjs.lib.options.HasTooltip
-
Default is #fff
- setTooltipTitleFontFamily(String) - Method in class org.dashbuilder.renderer.chartjs.lib.ChartWithTooltip
-
- setTooltipTitleFontFamily(String) - Method in interface org.dashbuilder.renderer.chartjs.lib.options.HasTooltip
-
Font-family for tooltip title
Default one is "'Helvetica Neue', 'Helvetica', 'Arial', sans-serif"
- setTooltipTitleFontSize(int) - Method in class org.dashbuilder.renderer.chartjs.lib.ChartWithTooltip
-
- setTooltipTitleFontSize(int) - Method in interface org.dashbuilder.renderer.chartjs.lib.options.HasTooltip
-
Default 14
- setTooltipTitleFontStyle(Style.FontStyle) - Method in class org.dashbuilder.renderer.chartjs.lib.ChartWithTooltip
-
- setTooltipTitleFontStyle(Style.FontStyle) - Method in interface org.dashbuilder.renderer.chartjs.lib.options.HasTooltip
-
Default is Style.FONT_WEIGHT_BOLD
- setTooltipXOffset(int) - Method in class org.dashbuilder.renderer.chartjs.lib.ChartWithTooltip
-
- setTooltipXOffset(int) - Method in interface org.dashbuilder.renderer.chartjs.lib.options.HasTooltip
-
Default 10
- setTooltipXPadding(int) - Method in class org.dashbuilder.renderer.chartjs.lib.ChartWithTooltip
-
- setTooltipXPadding(int) - Method in interface org.dashbuilder.renderer.chartjs.lib.options.HasTooltip
-
Default is 6
- setTooltipYPadding(int) - Method in class org.dashbuilder.renderer.chartjs.lib.ChartWithTooltip
-
- setTooltipYPadding(int) - Method in interface org.dashbuilder.renderer.chartjs.lib.options.HasTooltip
-
Default is 6
- setValue(double) - Method in class org.dashbuilder.renderer.chartjs.lib.data.Data
-
- setValue() - Method in class org.dashbuilder.renderer.chartjs.lib.data.Data
-
- setValue(double) - Method in class org.dashbuilder.renderer.chartjs.lib.data.Series
-
- setWidth(int) - Method in interface org.dashbuilder.renderer.chartjs.ChartJsDisplayer.View
-
- setWidth(int) - Method in class org.dashbuilder.renderer.chartjs.ChartJsDisplayerView
-
- setWidth(String) - Method in class org.dashbuilder.renderer.chartjs.lib.Chart
-
- showDisplayer(Widget) - Method in class org.dashbuilder.renderer.chartjs.ChartJsDisplayerView
-
- showScale(boolean) - Method in class org.dashbuilder.renderer.chartjs.lib.ChartWithScale
-
- SHOWSCALE - Static variable in interface org.dashbuilder.renderer.chartjs.lib.options.HasScale
-
- showScale(boolean) - Method in interface org.dashbuilder.renderer.chartjs.lib.options.HasScale
-
Default true
- showTooltips(boolean) - Method in class org.dashbuilder.renderer.chartjs.lib.ChartWithTooltip
-
- SHOWTOOLTIPS - Static variable in interface org.dashbuilder.renderer.chartjs.lib.options.HasTooltip
-
- showTooltips(boolean) - Method in interface org.dashbuilder.renderer.chartjs.lib.options.HasTooltip
-
Indicates should tooltips been shown or not
Default value is true
- style - Variable in class org.dashbuilder.renderer.chartjs.lib.Chart
-