Skip navigation links
Dashbuilder Renderer ChartJS 2.15.1-SNAPSHOT
A B C D E F G H I L M N O P R S T U V W _ 

A

addAnimationCallback(AnimationCallback) - Method in class org.dashbuilder.renderer.chartjs.lib.Chart
Add animation callback to handle animation state changes
addAnimationCallback(AnimationCallback) - Method in class org.dashbuilder.renderer.chartjs.lib.ChartWithAnimation
Add animation callback to handle animation state changes
addAnimationCallback(AnimationCallback) - Method in interface org.dashbuilder.renderer.chartjs.lib.options.HasAnimation
Add animation callback to handle animation state changes
addAnimationCompleteHandler(AnimationCompleteHandler) - Method in class org.dashbuilder.renderer.chartjs.lib.Chart
 
addAnimationCompleteHandler(AnimationCompleteHandler) - Method in class org.dashbuilder.renderer.chartjs.lib.ChartWithAnimation
 
addAnimationCompleteHandler(AnimationCompleteHandler) - Method in interface org.dashbuilder.renderer.chartjs.lib.event.HasAnimationCompleteHandlers
Add AnimationCompleteEvent handler to widget.
addClickHandler(ClickHandler) - Method in class org.dashbuilder.renderer.chartjs.lib.Chart
 
addDataSelectionHandler(DataSelectionHandler) - Method in class org.dashbuilder.renderer.chartjs.lib.Chart
 
addDataSelectionHandler(DataSelectionHandler) - Method in interface org.dashbuilder.renderer.chartjs.lib.event.HasDataSelectionEventHandlers
Add AnimationCompleteEvent handler to widget.
addFilterReset() - Method in interface org.dashbuilder.renderer.chartjs.ChartJsDisplayer.View
 
addFilterReset() - Method in class org.dashbuilder.renderer.chartjs.ChartJsDisplayerView
 
addFilterValue(String) - Method in interface org.dashbuilder.renderer.chartjs.ChartJsDisplayer.View
 
addFilterValue(String) - Method in class org.dashbuilder.renderer.chartjs.ChartJsDisplayerView
 
addLabel(String) - Method in class org.dashbuilder.renderer.chartjs.lib.data.LineChartData
 
adjustChartSize(Chart) - Method in class org.dashbuilder.renderer.chartjs.ChartJsDisplayerView
 
ANIMATION - Static variable in interface org.dashbuilder.renderer.chartjs.lib.options.HasAnimation
 
ANIMATION_EASING - Static variable in interface org.dashbuilder.renderer.chartjs.lib.options.HasAnimation
 
ANIMATION_STEPS - Static variable in interface org.dashbuilder.renderer.chartjs.lib.options.HasAnimation
 
AnimationCallback - Interface in org.dashbuilder.renderer.chartjs.lib.options
Callback used to handle animation state changes for charts
AnimationCompleteEvent - Class in org.dashbuilder.renderer.chartjs.lib.event
Class represents event occurred when Chart animation has been finished
AnimationCompleteEvent(Object) - Constructor for class org.dashbuilder.renderer.chartjs.lib.event.AnimationCompleteEvent
 
AnimationCompleteHandler - Interface in org.dashbuilder.renderer.chartjs.lib.event
Handler interface for handling AnimationCompleteEvent
appendTo(JavaScriptObject) - Method in class org.dashbuilder.renderer.chartjs.lib.options.ChartOption
 
AreaChartData - Class in org.dashbuilder.renderer.chartjs.lib.data
 
AreaChartData() - Constructor for class org.dashbuilder.renderer.chartjs.lib.data.AreaChartData
 
AreaChartDataProvider - Interface in org.dashbuilder.renderer.chartjs.lib.data
 
AreaSeries - Class in org.dashbuilder.renderer.chartjs.lib.data
 
AreaSeries() - Constructor for class org.dashbuilder.renderer.chartjs.lib.data.AreaSeries
 

B

BarChart - Class in org.dashbuilder.renderer.chartjs.lib
 
BarChart() - Constructor for class org.dashbuilder.renderer.chartjs.lib.BarChart
 

C

callbackList - Variable in class org.dashbuilder.renderer.chartjs.lib.Chart
 
callbackList - Variable in class org.dashbuilder.renderer.chartjs.lib.ChartWithAnimation
 
Chart - Class in org.dashbuilder.renderer.chartjs.lib
Base class for all chart widgets
Class describes generic behavior of all chart widgets
Chart(ChartStyle) - Constructor for class org.dashbuilder.renderer.chartjs.lib.Chart
This constructor creates new chart instance with custom ChartStyle
Chart() - Constructor for class org.dashbuilder.renderer.chartjs.lib.Chart
Constructor creates chart with default style
chart() - Method in interface org.dashbuilder.renderer.chartjs.lib.resources.ChartStyle
Style for chart area (applied to div wrapper of canvas element)
ChartDataProvider<T> - Class in org.dashbuilder.renderer.chartjs.lib.data
 
ChartDataProvider() - Constructor for class org.dashbuilder.renderer.chartjs.lib.data.ChartDataProvider
 
ChartJs - Class in org.dashbuilder.renderer.chartjs.lib
Utility class which helps to inject native chart.js code into browser
ChartJs() - Constructor for class org.dashbuilder.renderer.chartjs.lib.ChartJs
 
ChartJsBarChartDisplayer - Class in org.dashbuilder.renderer.chartjs
 
ChartJsBarChartDisplayer() - Constructor for class org.dashbuilder.renderer.chartjs.ChartJsBarChartDisplayer
 
ChartJsBarChartDisplayer(ChartJsBarChartDisplayer.View) - Constructor for class org.dashbuilder.renderer.chartjs.ChartJsBarChartDisplayer
 
ChartJsBarChartDisplayer.View - Interface in org.dashbuilder.renderer.chartjs
 
ChartJsBarChartDisplayerView - Class in org.dashbuilder.renderer.chartjs
 
ChartJsBarChartDisplayerView() - Constructor for class org.dashbuilder.renderer.chartjs.ChartJsBarChartDisplayerView
 
ChartJsDisplayer<V extends ChartJsDisplayer.View> - Class in org.dashbuilder.renderer.chartjs
 
ChartJsDisplayer() - Constructor for class org.dashbuilder.renderer.chartjs.ChartJsDisplayer
 
ChartJsDisplayer.View<P extends ChartJsDisplayer> - Interface in org.dashbuilder.renderer.chartjs
 
chartjsDisplayer_resetAnchor() - Method in interface org.dashbuilder.renderer.chartjs.resources.i18n.ChartJsDisplayerConstants
 
ChartJsDisplayerConstants - Interface in org.dashbuilder.renderer.chartjs.resources.i18n
 
ChartJsDisplayerView<P extends ChartJsDisplayer> - Class in org.dashbuilder.renderer.chartjs
 
ChartJsDisplayerView() - Constructor for class org.dashbuilder.renderer.chartjs.ChartJsDisplayerView
 
ChartJsRenderer - Class in org.dashbuilder.renderer.chartjs
Chart JS renderer
ChartJsRenderer() - Constructor for class org.dashbuilder.renderer.chartjs.ChartJsRenderer
 
chartJsSource() - Method in interface org.dashbuilder.renderer.chartjs.lib.resources.Resources
Contains text representation of native chart.js code
ChartOption - Class in org.dashbuilder.renderer.chartjs.lib.options
Simple container for chart options
ChartOption() - Constructor for class org.dashbuilder.renderer.chartjs.lib.options.ChartOption
 
ChartStyle - Interface in org.dashbuilder.renderer.chartjs.lib.resources
 
chartStyle() - Method in interface org.dashbuilder.renderer.chartjs.lib.resources.Resources
Default style required for chart styling
ChartWithAnimation<T> - Class in org.dashbuilder.renderer.chartjs.lib
 
ChartWithAnimation() - Constructor for class org.dashbuilder.renderer.chartjs.lib.ChartWithAnimation
 
ChartWithScale - Class in org.dashbuilder.renderer.chartjs.lib
 
ChartWithScale() - Constructor for class org.dashbuilder.renderer.chartjs.lib.ChartWithScale
 
ChartWithTooltip - Class in org.dashbuilder.renderer.chartjs.lib
Adds tooltip configurations to Chart object
ChartWithTooltip() - Constructor for class org.dashbuilder.renderer.chartjs.lib.ChartWithTooltip
 
clear() - Method in class org.dashbuilder.renderer.chartjs.ChartJsDisplayerView
 
clearFilterStatus() - Method in interface org.dashbuilder.renderer.chartjs.ChartJsDisplayer.View
 
clearFilterStatus() - Method in class org.dashbuilder.renderer.chartjs.ChartJsDisplayerView
 
clearProperty(String) - Method in class org.dashbuilder.renderer.chartjs.lib.options.ChartOption
 
closeDisplayer(ChartJsDisplayer) - Static method in class org.dashbuilder.renderer.chartjs.ChartJsRenderer
 
COLOR_ARRAY - Static variable in class org.dashbuilder.renderer.chartjs.ChartJsDisplayer
 
common_Categories() - Method in interface org.dashbuilder.renderer.chartjs.resources.i18n.ChartJsDisplayerConstants
 
common_Columns() - Method in interface org.dashbuilder.renderer.chartjs.resources.i18n.ChartJsDisplayerConstants
 
common_Locations() - Method in interface org.dashbuilder.renderer.chartjs.resources.i18n.ChartJsDisplayerConstants
 
common_noData() - Method in interface org.dashbuilder.renderer.chartjs.resources.i18n.ChartJsDisplayerConstants
 
common_Rows() - Method in interface org.dashbuilder.renderer.chartjs.resources.i18n.ChartJsDisplayerConstants
 
common_Series() - Method in interface org.dashbuilder.renderer.chartjs.resources.i18n.ChartJsDisplayerConstants
 
common_Value() - Method in interface org.dashbuilder.renderer.chartjs.resources.i18n.ChartJsDisplayerConstants
 
common_Values() - Method in interface org.dashbuilder.renderer.chartjs.resources.i18n.ChartJsDisplayerConstants
 
constructOptions() - Method in class org.dashbuilder.renderer.chartjs.lib.Chart
Method returns custom options for chart
create() - Static method in class org.dashbuilder.renderer.chartjs.lib.data.SeriesBuilder
 
createAreaDataProvider() - Method in class org.dashbuilder.renderer.chartjs.ChartJsDisplayerView
 
createChart() - Method in class org.dashbuilder.renderer.chartjs.ChartJsBarChartDisplayerView
 
createChart() - Method in class org.dashbuilder.renderer.chartjs.ChartJsDisplayerView
 
createChartData() - Method in class org.dashbuilder.renderer.chartjs.ChartJsDisplayerView
 
createDisplayerConstraints() - Method in class org.dashbuilder.renderer.chartjs.ChartJsBarChartDisplayer
 
createVisualization() - Method in class org.dashbuilder.renderer.chartjs.ChartJsDisplayer
 

D

data - Variable in class org.dashbuilder.renderer.chartjs.lib.data.ChartDataProvider
 
Data - Class in org.dashbuilder.renderer.chartjs.lib.data
Data storage used for Pie, Radar charts
Data() - Constructor for class org.dashbuilder.renderer.chartjs.lib.data.Data
 
dataAddLabel(String) - Method in interface org.dashbuilder.renderer.chartjs.ChartJsDisplayer.View
 
dataAddLabel(String) - Method in class org.dashbuilder.renderer.chartjs.ChartJsDisplayerView
 
dataAddSerie(String, String, double[]) - Method in interface org.dashbuilder.renderer.chartjs.ChartJsDisplayer.View
 
dataAddSerie(String, String, double[]) - Method in class org.dashbuilder.renderer.chartjs.ChartJsDisplayerView
 
dataClear() - Method in interface org.dashbuilder.renderer.chartjs.ChartJsDisplayer.View
 
dataClear() - Method in class org.dashbuilder.renderer.chartjs.ChartJsDisplayerView
 
DataSelectionEvent - Class in org.dashbuilder.renderer.chartjs.lib.event
 
DataSelectionEvent(Object) - Constructor for class org.dashbuilder.renderer.chartjs.lib.event.DataSelectionEvent
 
DataSelectionHandler - Interface in org.dashbuilder.renderer.chartjs.lib.event
Handler interface for handling AnimationCompleteEvent
Dataset - Class in org.dashbuilder.renderer.chartjs.lib.data
Set of data which used for constructing Line/Bar charts
Dataset() - Constructor for class org.dashbuilder.renderer.chartjs.lib.data.Dataset
 
defaultSeries() - Method in interface org.dashbuilder.renderer.chartjs.lib.resources.ChartStyle
Style of default series
dispatch(AnimationCompleteHandler) - Method in class org.dashbuilder.renderer.chartjs.lib.event.AnimationCompleteEvent
 
dispatch(DataSelectionHandler) - Method in class org.dashbuilder.renderer.chartjs.lib.event.DataSelectionEvent
 
DoughnutChart - Class in org.dashbuilder.renderer.chartjs.lib
 
DoughnutChart() - Constructor for class org.dashbuilder.renderer.chartjs.lib.DoughnutChart
 
draw() - Method in class org.dashbuilder.renderer.chartjs.lib.BarChart
 
draw() - Method in class org.dashbuilder.renderer.chartjs.lib.Chart
Method preparing data and invoking native draw method
This method should not be overridden by sub-classes
draw() - Method in class org.dashbuilder.renderer.chartjs.lib.DoughnutChart
 
draw() - Method in class org.dashbuilder.renderer.chartjs.lib.LineChart
 
draw() - Method in class org.dashbuilder.renderer.chartjs.lib.PieChart
 
draw() - Method in class org.dashbuilder.renderer.chartjs.lib.PolarAreaChart
 
draw() - Method in class org.dashbuilder.renderer.chartjs.lib.RadarChart
 
drawChart() - Method in class org.dashbuilder.renderer.chartjs.ChartJsDisplayer
 
drawChart() - Method in interface org.dashbuilder.renderer.chartjs.ChartJsDisplayer.View
 
drawChart() - Method in class org.dashbuilder.renderer.chartjs.ChartJsDisplayerView
 

E

ensureInjected() - Static method in class org.dashbuilder.renderer.chartjs.lib.ChartJs
Method injecting native chart.js code into the browser
In case code already been injected do nothing

F

filterEnabled - Variable in class org.dashbuilder.renderer.chartjs.ChartJsDisplayerView
 
fire(HasAnimationCompleteHandlers, Object) - Static method in class org.dashbuilder.renderer.chartjs.lib.event.AnimationCompleteEvent
 
fire(HasDataSelectionEventHandlers, Object, JavaScriptObject) - Static method in class org.dashbuilder.renderer.chartjs.lib.event.DataSelectionEvent
 
formatValue(String, double, int) - Static method in class org.dashbuilder.renderer.chartjs.ChartJsRenderer
 

G

get() - Method in class org.dashbuilder.renderer.chartjs.lib.data.SeriesBuilder
 
get() - Static method in class org.dashbuilder.renderer.chartjs.lib.options.ChartOption
 
get() - Static method in class org.dashbuilder.renderer.chartjs.lib.options.LegendOption
 
getAssociatedType() - Method in class org.dashbuilder.renderer.chartjs.lib.event.AnimationCompleteEvent
 
getAssociatedType() - Method in class org.dashbuilder.renderer.chartjs.lib.event.DataSelectionEvent
 
getColor() - Method in class org.dashbuilder.renderer.chartjs.lib.data.Series
 
getColumnsTitle() - Method in interface org.dashbuilder.renderer.chartjs.ChartJsDisplayer.View
 
getColumnsTitle() - Method in class org.dashbuilder.renderer.chartjs.ChartJsDisplayerView
 
getData() - Method in interface org.dashbuilder.renderer.chartjs.lib.data.AreaChartDataProvider
 
getData() - Method in class org.dashbuilder.renderer.chartjs.lib.data.AreaSeries
 
getData() - Method in class org.dashbuilder.renderer.chartjs.lib.data.ChartDataProvider
 
getData() - Method in class org.dashbuilder.renderer.chartjs.lib.data.Dataset
 
getData() - Method in interface org.dashbuilder.renderer.chartjs.lib.data.PieChartDataProvider
 
getData() - Method in class org.dashbuilder.renderer.chartjs.lib.data.RadarChartData
 
getDataset() - Method in class org.dashbuilder.renderer.chartjs.lib.data.LineChartData
 
getFillColor() - Method in class org.dashbuilder.renderer.chartjs.lib.data.AreaSeries
 
getFillColor() - Method in class org.dashbuilder.renderer.chartjs.lib.data.Dataset
 
getGroupsTitle() - Method in interface org.dashbuilder.renderer.chartjs.ChartJsDisplayer.View
 
getGroupsTitle() - Method in class org.dashbuilder.renderer.chartjs.ChartJsDisplayerView
 
getLabel() - Method in class org.dashbuilder.renderer.chartjs.lib.data.AreaSeries
 
getLabel() - Method in class org.dashbuilder.renderer.chartjs.lib.data.Dataset
 
getLabels() - Method in class org.dashbuilder.renderer.chartjs.lib.data.LineChartData
 
getName() - Method in class org.dashbuilder.renderer.chartjs.ChartJsRenderer
 
getNativeCanvas() - Method in class org.dashbuilder.renderer.chartjs.lib.Chart
 
getNativeElement() - Method in class org.dashbuilder.renderer.chartjs.lib.Chart
 
getPointColor() - Method in class org.dashbuilder.renderer.chartjs.lib.data.AreaSeries
 
getPointColor() - Method in class org.dashbuilder.renderer.chartjs.lib.data.Dataset
 
getPointHighlightFill() - Method in class org.dashbuilder.renderer.chartjs.lib.data.Dataset
 
getPointHighlightStroke() - Method in class org.dashbuilder.renderer.chartjs.lib.data.Dataset
 
getPointStrokeColor() - Method in class org.dashbuilder.renderer.chartjs.lib.data.AreaSeries
 
getPointStrokeColor() - Method in class org.dashbuilder.renderer.chartjs.lib.data.Dataset
 
getSender() - Method in class org.dashbuilder.renderer.chartjs.lib.event.AnimationCompleteEvent
 
getSender() - Method in class org.dashbuilder.renderer.chartjs.lib.event.DataSelectionEvent
 
getSeries() - Method in class org.dashbuilder.renderer.chartjs.lib.data.AreaChartData
 
getSeries() - Method in class org.dashbuilder.renderer.chartjs.lib.event.DataSelectionEvent
 
getSnapshot() - Method in class org.dashbuilder.renderer.chartjs.lib.Chart
Creates snapshot of current state of chart as image
getStrokeColor() - Method in class org.dashbuilder.renderer.chartjs.lib.data.AreaSeries
 
getStrokeColor() - Method in class org.dashbuilder.renderer.chartjs.lib.data.Dataset
 
getSupportedSubtypes(DisplayerType) - Method in class org.dashbuilder.renderer.chartjs.ChartJsRenderer
 
getSupportedTypes() - Method in class org.dashbuilder.renderer.chartjs.ChartJsRenderer
 
getType() - Static method in class org.dashbuilder.renderer.chartjs.lib.event.AnimationCompleteEvent
 
getType() - Static method in class org.dashbuilder.renderer.chartjs.lib.event.DataSelectionEvent
 
getUUID() - Method in class org.dashbuilder.renderer.chartjs.ChartJsRenderer
 
getValue() - Method in class org.dashbuilder.renderer.chartjs.lib.data.Series
 
getValue() - Method in enum org.dashbuilder.renderer.chartjs.lib.options.Type
 
getView() - Method in class org.dashbuilder.renderer.chartjs.ChartJsBarChartDisplayer
 

H

HasAnimation - Interface in org.dashbuilder.renderer.chartjs.lib.options
Enum contains types of easing of chart animation
HasAnimationCompleteHandlers - Interface in org.dashbuilder.renderer.chartjs.lib.event
Interface describe methods required for adding new handlers of AnimationCompleteEvent
HasDataSelectionEventHandlers - Interface in org.dashbuilder.renderer.chartjs.lib.event
Interface describe methods required for adding new handlers of AnimationCompleteEvent
HasScale - Interface in org.dashbuilder.renderer.chartjs.lib.options
 
HasTooltip - Interface in org.dashbuilder.renderer.chartjs.lib.options
Interface describes options available for configuring tooltips for Chart
height - Variable in class org.dashbuilder.renderer.chartjs.ChartJsDisplayerView
 

I

init(P) - Method in class org.dashbuilder.renderer.chartjs.ChartJsDisplayerView
 
INSTANCE - Static variable in interface org.dashbuilder.renderer.chartjs.resources.i18n.ChartJsDisplayerConstants
 
IsResponsive - Interface in org.dashbuilder.renderer.chartjs.lib.options
 

L

LegendOption - Class in org.dashbuilder.renderer.chartjs.lib.options
 
LegendOption() - Constructor for class org.dashbuilder.renderer.chartjs.lib.options.LegendOption
 
LineChart - Class in org.dashbuilder.renderer.chartjs.lib
 
LineChart() - Constructor for class org.dashbuilder.renderer.chartjs.lib.LineChart
 
LineChartData - Class in org.dashbuilder.renderer.chartjs.lib.data
 
LineChartData() - Constructor for class org.dashbuilder.renderer.chartjs.lib.data.LineChartData
 
lookupDisplayer(DisplayerSettings) - Method in class org.dashbuilder.renderer.chartjs.ChartJsRenderer
 

M

MAINTAIN_ASPECT_RATIO - Static variable in interface org.dashbuilder.renderer.chartjs.lib.options.IsResponsive
 
marginBottom - Variable in class org.dashbuilder.renderer.chartjs.ChartJsDisplayerView
 
marginLeft - Variable in class org.dashbuilder.renderer.chartjs.ChartJsDisplayerView
 
marginRight - Variable in class org.dashbuilder.renderer.chartjs.ChartJsDisplayerView
 
marginTop - Variable in class org.dashbuilder.renderer.chartjs.ChartJsDisplayerView
 
MULTITOOLTIPTEMPLATE - Static variable in interface org.dashbuilder.renderer.chartjs.lib.options.HasTooltip
 

N

nativeCanvas - Variable in class org.dashbuilder.renderer.chartjs.lib.Chart
 
nodata() - Method in interface org.dashbuilder.renderer.chartjs.ChartJsDisplayer.View
 
nodata() - Method in class org.dashbuilder.renderer.chartjs.ChartJsDisplayerView
 

O

onAnimationComplete() - Method in class org.dashbuilder.renderer.chartjs.lib.Chart
 
onAnimationComplete() - Method in class org.dashbuilder.renderer.chartjs.lib.ChartWithAnimation
 
onAnimationComplete(AnimationCompleteEvent) - Method in interface org.dashbuilder.renderer.chartjs.lib.event.AnimationCompleteHandler
Method will be invoked when animation is complete
onAnimationComplete() - Method in interface org.dashbuilder.renderer.chartjs.lib.options.AnimationCallback
Method will be invoked when animation complete
onAnimationProgress(double) - Method in class org.dashbuilder.renderer.chartjs.lib.Chart
 
onAnimationProgress(double) - Method in class org.dashbuilder.renderer.chartjs.lib.ChartWithAnimation
 
onAttach() - Method in class org.dashbuilder.renderer.chartjs.lib.Chart
 
onDataSelected(DataSelectionEvent) - Method in interface org.dashbuilder.renderer.chartjs.lib.event.DataSelectionHandler
Method will be invoked when animation is complete
onProgress(double) - Method in interface org.dashbuilder.renderer.chartjs.lib.options.AnimationCallback
Method will be invoked during animation in progress
options - Variable in class org.dashbuilder.renderer.chartjs.lib.Chart
 
org.dashbuilder.renderer.chartjs - package org.dashbuilder.renderer.chartjs
 
org.dashbuilder.renderer.chartjs.lib - package org.dashbuilder.renderer.chartjs.lib
 
org.dashbuilder.renderer.chartjs.lib.data - package org.dashbuilder.renderer.chartjs.lib.data
 
org.dashbuilder.renderer.chartjs.lib.event - package org.dashbuilder.renderer.chartjs.lib.event
 
org.dashbuilder.renderer.chartjs.lib.options - package org.dashbuilder.renderer.chartjs.lib.options
 
org.dashbuilder.renderer.chartjs.lib.resources - package org.dashbuilder.renderer.chartjs.lib.resources
 
org.dashbuilder.renderer.chartjs.resources.i18n - package org.dashbuilder.renderer.chartjs.resources.i18n
 

P

PieChart - Class in org.dashbuilder.renderer.chartjs.lib
 
PieChart() - Constructor for class org.dashbuilder.renderer.chartjs.lib.PieChart
 
PieChartDataProvider - Interface in org.dashbuilder.renderer.chartjs.lib.data
 
PolarAreaChart - Class in org.dashbuilder.renderer.chartjs.lib
 
PolarAreaChart() - Constructor for class org.dashbuilder.renderer.chartjs.lib.PolarAreaChart
 
processEvents(JavaScriptObject) - Method in class org.dashbuilder.renderer.chartjs.lib.Chart
 
pushDataToView() - Method in class org.dashbuilder.renderer.chartjs.ChartJsDisplayer
 

R

RadarChart - Class in org.dashbuilder.renderer.chartjs.lib
 
RadarChart() - Constructor for class org.dashbuilder.renderer.chartjs.lib.RadarChart
 
RadarChartData - Class in org.dashbuilder.renderer.chartjs.lib.data
 
RadarChartData() - Constructor for class org.dashbuilder.renderer.chartjs.lib.data.RadarChartData
 
registerNativeAnimationHandlers() - Method in class org.dashbuilder.renderer.chartjs.lib.Chart
 
registerNativeAnimationHandlers() - Method in class org.dashbuilder.renderer.chartjs.lib.ChartWithAnimation
 
reload() - Method in class org.dashbuilder.renderer.chartjs.lib.BarChart
 
reload() - Method in class org.dashbuilder.renderer.chartjs.lib.Chart
Method requesting data from data provider and re-drawing chart.
reload(AsyncCallback<AreaChartData>) - Method in interface org.dashbuilder.renderer.chartjs.lib.data.AreaChartDataProvider
 
reload(AsyncCallback<JsArray<Series>>) - Method in interface org.dashbuilder.renderer.chartjs.lib.data.PieChartDataProvider
 
reload() - Method in class org.dashbuilder.renderer.chartjs.lib.DoughnutChart
 
reload() - Method in class org.dashbuilder.renderer.chartjs.lib.LineChart
 
reload() - Method in class org.dashbuilder.renderer.chartjs.lib.PieChart
 
reload() - Method in class org.dashbuilder.renderer.chartjs.lib.PolarAreaChart
 
reload() - Method in class org.dashbuilder.renderer.chartjs.lib.RadarChart
 
Resources - Interface in org.dashbuilder.renderer.chartjs.lib.resources
Class contains resources required for chart library
RESPONSIVE - Static variable in interface org.dashbuilder.renderer.chartjs.lib.options.IsResponsive
 

S

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
Specify animation easing Default value is Type.EASE_OUT_QUART
setAnimationType(Type) - Method in class org.dashbuilder.renderer.chartjs.lib.ChartWithAnimation
Specify animation easing Default value is Type.EASE_OUT_QUART
setAnimationType(Type) - Method in interface org.dashbuilder.renderer.chartjs.lib.options.HasAnimation
Specify animation easing Default value is Type.EASE_OUT_QUART
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
 

T

title - Variable in class org.dashbuilder.renderer.chartjs.ChartJsDisplayerView
 
TOOLTIPCARETSIZE - Static variable in interface org.dashbuilder.renderer.chartjs.lib.options.HasTooltip
 
TOOLTIPCORNERRADIUS - Static variable in interface org.dashbuilder.renderer.chartjs.lib.options.HasTooltip
 
TOOLTIPEVENTS - Static variable in interface org.dashbuilder.renderer.chartjs.lib.options.HasTooltip
 
TOOLTIPFILLCOLOR - Static variable in interface org.dashbuilder.renderer.chartjs.lib.options.HasTooltip
 
TOOLTIPFONTCOLOR - Static variable in interface org.dashbuilder.renderer.chartjs.lib.options.HasTooltip
 
TOOLTIPFONTFAMILY - Static variable in interface org.dashbuilder.renderer.chartjs.lib.options.HasTooltip
 
TOOLTIPFONTSIZE - Static variable in interface org.dashbuilder.renderer.chartjs.lib.options.HasTooltip
 
TOOLTIPFONTSTYLE - Static variable in interface org.dashbuilder.renderer.chartjs.lib.options.HasTooltip
 
TOOLTIPTEMPLATE - Static variable in interface org.dashbuilder.renderer.chartjs.lib.options.HasTooltip
 
TOOLTIPTITLEFONTCOLOR - Static variable in interface org.dashbuilder.renderer.chartjs.lib.options.HasTooltip
 
TOOLTIPTITLEFONTFAMILY - Static variable in interface org.dashbuilder.renderer.chartjs.lib.options.HasTooltip
 
TOOLTIPTITLEFONTSIZE - Static variable in interface org.dashbuilder.renderer.chartjs.lib.options.HasTooltip
 
TOOLTIPTITLEFONTSTYLE - Static variable in interface org.dashbuilder.renderer.chartjs.lib.options.HasTooltip
 
TOOLTIPXOFFSET - Static variable in interface org.dashbuilder.renderer.chartjs.lib.options.HasTooltip
 
TOOLTIPXPADDING - Static variable in interface org.dashbuilder.renderer.chartjs.lib.options.HasTooltip
 
TOOLTIPYPADDING - Static variable in interface org.dashbuilder.renderer.chartjs.lib.options.HasTooltip
 
Type - Enum in org.dashbuilder.renderer.chartjs.lib.options
 

U

update() - Method in class org.dashbuilder.renderer.chartjs.lib.BarChart
 
update() - Method in class org.dashbuilder.renderer.chartjs.lib.Chart
Method re-drawing chart widget without re-requesting data from data provider.
update(AsyncCallback<Void>) - Method in class org.dashbuilder.renderer.chartjs.lib.data.ChartDataProvider
 
update() - Method in class org.dashbuilder.renderer.chartjs.lib.DoughnutChart
 
update() - Method in class org.dashbuilder.renderer.chartjs.lib.LineChart
 
update() - Method in class org.dashbuilder.renderer.chartjs.lib.PieChart
 
update() - Method in class org.dashbuilder.renderer.chartjs.lib.PolarAreaChart
 
update() - Method in class org.dashbuilder.renderer.chartjs.lib.RadarChart
 
updateFilterStatus() - Method in class org.dashbuilder.renderer.chartjs.ChartJsDisplayer
 
updateVisualization() - Method in class org.dashbuilder.renderer.chartjs.ChartJsDisplayer
 
UUID - Static variable in class org.dashbuilder.renderer.chartjs.ChartJsRenderer
 

V

valueOf(String) - Static method in enum org.dashbuilder.renderer.chartjs.lib.options.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.dashbuilder.renderer.chartjs.lib.options.Type
Returns an array containing the constants of this enum type, in the order they are declared.

W

width - Variable in class org.dashbuilder.renderer.chartjs.ChartJsDisplayerView
 
withData(double[]) - Method in class org.dashbuilder.renderer.chartjs.lib.data.SeriesBuilder
 
withFillColor(String) - Method in class org.dashbuilder.renderer.chartjs.lib.data.SeriesBuilder
 
withLabel(String) - Method in class org.dashbuilder.renderer.chartjs.lib.data.SeriesBuilder
 
withPointColor(String) - Method in class org.dashbuilder.renderer.chartjs.lib.data.SeriesBuilder
 
withPointStrokeColor(String) - Method in class org.dashbuilder.renderer.chartjs.lib.data.SeriesBuilder
 
withStoreColor(String) - Method in class org.dashbuilder.renderer.chartjs.lib.data.SeriesBuilder
 

_

_displayerMap - Static variable in class org.dashbuilder.renderer.chartjs.ChartJsRenderer
 
_lookupDisplayer(DisplayerSettings) - Method in class org.dashbuilder.renderer.chartjs.ChartJsRenderer
 
A B C D E F G H I L M N O P R S T U V W _ 
Skip navigation links
Dashbuilder Renderer ChartJS 2.15.1-SNAPSHOT

Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.