-
public class Bubble extends BaseWithMarkers
Bubble series.
-
-
Method Summary
Modifier and Type Method Description static Bubbleinstantiate()StringgetJsBase()SeriesA11ya11y()Getter for the accessibility setting. Bubblea11y(Boolean value)Setter for the accessibility setting. Bubblea11y(String value)Setter for the accessibility setting. voidallowPointsSelect()BubbleallowPointsSelect(Boolean value)voidbottom()Getter for element bottom bound settings. Bubblebottom(Number bottom)Setter for element bottom bound settings. Bubblebottom(String bottom)Setter for element bottom bound settings. Boundsbounds()Getter for element bounds settings. Bubblebounds(RectObj bounds)Setter for bounds of the element using one parameter. Bubblebounds(Rect bounds)Setter for bounds of the element using one parameter. Bubblebounds(Bounds bounds)Setter for bounds of the element using one parameter. Bubblebounds(Number x, Number y, Number width, Number height)Setter for element bounds settings. Bubblebounds(Number x, Number y, Number width, String height)Setter for element bounds settings. Bubblebounds(Number x, Number y, String width, Number height)Setter for element bounds settings. Bubblebounds(Number x, Number y, String width, String height)Setter for element bounds settings. Bubblebounds(Number x, String y, Number width, Number height)Setter for element bounds settings. Bubblebounds(Number x, String y, Number width, String height)Setter for element bounds settings. Bubblebounds(Number x, String y, String width, Number height)Setter for element bounds settings. Bubblebounds(Number x, String y, String width, String height)Setter for element bounds settings. Bubblebounds(String x, Number y, Number width, Number height)Setter for element bounds settings. Bubblebounds(String x, Number y, Number width, String height)Setter for element bounds settings. Bubblebounds(String x, Number y, String width, Number height)Setter for element bounds settings. Bubblebounds(String x, Number y, String width, String height)Setter for element bounds settings. Bubblebounds(String x, String y, Number width, Number height)Setter for element bounds settings. Bubblebounds(String x, String y, Number width, String height)Setter for element bounds settings. Bubblebounds(String x, String y, String width, Number height)Setter for element bounds settings. Bubblebounds(String x, String y, String width, String height)Setter for element bounds settings. voidcolor()Getter for the series color. Bubblecolor(String color)Setter for the series color. ObjectcolorScale(Class scaleClass)Viewdata(List<DataEntry> data)voiddisplayNegative()Getter for the negative value option. BubbledisplayNegative(Boolean enabled)Setter for the negative value option. voidenabled()Getter for the element state (enabled or disabled). Bubbleenabled(Boolean enabled)Setter for the element enabled state. voidexcludePoint(Number indexes)Excludes points at the specified index. voidexcludePoint(Array<Number> indexes)Excludes points at the specified index. voidfill()Getter for series fill color. Bubblefill(Fill color)Setter for series fill settings using an array, an object or a string. Bubblefill(GradientKey color)Setter for series fill settings using an array, an object or a string. Bubblefill(Array<String> color)Setter for series fill settings using an array, an object or a string. Bubblefill(String color, Number opacity)Series fill color with opacity. Bubblefill(GradientKey keys, Number angle, Boolean mode, Number opacity)Linear gradient series fill. Bubblefill(GradientKey keys, Number angle, Rect mode, Number opacity)Linear gradient series fill. Bubblefill(GradientKey keys, Number angle, String mode, Number opacity)Linear gradient series fill. Bubblefill(Array<String> keys, Number angle, Boolean mode, Number opacity)Linear gradient series fill. Bubblefill(Array<String> keys, Number angle, Rect mode, Number opacity)Linear gradient series fill. Bubblefill(Array<String> keys, Number angle, String mode, Number opacity)Linear gradient series fill. Bubblefill(GradientKey keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)Radial series fill. Bubblefill(Array<String> keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)Radial series fill. voidgeoIdField()Getter for the geo id field. BubblegeoIdField(String id)Setter for the geo id field. voidgetExcludedPoints()Returns an array of excluded points. RectgetPixelBounds()Returns pixel bounds of the element due to parent bounds and self bounds settings. SeriesPointgetPoint(Number index)Gets wrapped point by index. voidgetStat(Statistics key)Gets the statistics value by key. voidgetStat(String key)Gets the statistics value by key. PatternFillhatchFill()Getter fot the hatch fill in hover mode. BubblehatchFill(HatchFillType type, String color, Number thickness, Number size)Setter for the hatch fill. BubblehatchFill(String type, String color, Number thickness, Number size)Setter for the hatch fill. BubblehatchFill(String hatchFillFunction)Setter for hatch fill settings using function. BubblehatchFill(PatternFill patternFill)Setter for hatch fill settings using pattern fill. BubblehatchFill(HatchFill settings)Setter for hatch fill settings using an instance. BubblehatchFill(Boolean enabled)Setter for hatch fill using boolean. voidheight()Getter for element height settings. Bubbleheight(Number height)Setter for element height setting. Bubbleheight(String height)Setter for element height setting. Bubblehover()Hovers points. Bubblehover(Number index)Hovers point by index. Bubblehover(Array<Number> indexes)Hovers points by indexes. StateSettingshovered()Getter for hovered state settings. Bubblehovered(String settings)Setter for hovered state settings. voidid()Getter for the series id. Bubbleid(String id)Setter for the series id. Bubbleid(Number id)Setter for the series id. voidincludeAllPoints()Includes all excluded points. voidincludePoint(Number indexes)Includes excluded points with the specified indexes. voidincludePoint(Array<Number> indexes)Includes excluded points with the specified indexes. voidkeepOnlyPoints(Number indexes)Keep only the specified points. voidkeepOnlyPoints(Array<Number> indexes)Keep only the specified points. LabelsFactorylabels()Getter for series data labels. Bubblelabels(String settings)Setter for series data labels. Bubblelabels(Boolean settings)Setter for series data labels. voidleft()Getter for element left bound settings. Bubbleleft(Number left)Setter for element left bound settings. Bubbleleft(String left)Setter for element left bound settings. LegendItemSettingslegendItem()Getter for series legend item settings. BubblelegendItem(String settings)Setter for series legend item setting. MarkersFactorymarkers()Getter for data markers. Bubblemarkers(String settings)Setter for data markers. Bubblemarkers(Boolean settings)Setter for data markers. voidmaxHeight()Getter for the maximum height. BubblemaxHeight(Number height)Setter for the maximum height. BubblemaxHeight(String height)Setter for the maximum height. voidmaxWidth()Getter for the maximum width. BubblemaxWidth(Number width)Setter for the maximum width. BubblemaxWidth(String width)Setter for the maximum width. voidmeta(String key)Getter for series meta data. Bubblemeta(String object, String value)Setter for series meta data using object. voidminHeight()Getter for the minimum height. BubbleminHeight(Number height)Setter for the minimum height. BubbleminHeight(String height)Setter for the minimum height. voidminWidth()Getter for the minimum width. BubbleminWidth(Number width)Setter for the minimum width. BubbleminWidth(String width)Setter for the minimum width. voidname()Getter for the series name. Bubblename(String name)Setter for the series name. voidnegativeFill()Getter for the series negative fill color. BubblenegativeFill(Fill color)Setter for series negative fill settings using an array, an object or a string. BubblenegativeFill(GradientKey color)Setter for series negative fill settings using an array, an object or a string. BubblenegativeFill(Array<String> color)Setter for series negative fill settings using an array, an object or a string. BubblenegativeFill(String color, Number opacity)Series negative fill color with opacity. BubblenegativeFill(GradientKey keys, Number angle, Boolean mode, Number opacity)Linear gradient series negative fill. BubblenegativeFill(GradientKey keys, Number angle, Rect mode, Number opacity)Linear gradient series negative fill. BubblenegativeFill(GradientKey keys, Number angle, String mode, Number opacity)Linear gradient series negative fill. BubblenegativeFill(Array<String> keys, Number angle, Boolean mode, Number opacity)Linear gradient series negative fill. BubblenegativeFill(Array<String> keys, Number angle, Rect mode, Number opacity)Linear gradient series negative fill. BubblenegativeFill(Array<String> keys, Number angle, String mode, Number opacity)Linear gradient series negative fill. BubblenegativeFill(GradientKey keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)Radial series negative fill. BubblenegativeFill(Array<String> keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)Radial series negative fill. PatternFillnegativeHatchFill()Getter fot the negative hatch fill. BubblenegativeHatchFill(HatchFillType type, String color, Number thickness, Number size)Setter for the negative hatch fill. BubblenegativeHatchFill(String type, String color, Number thickness, Number size)Setter for the negative hatch fill. BubblenegativeHatchFill(String hatchFillFunction)Setter for hatch fill settings using function. BubblenegativeHatchFill(PatternFill patternFill)Setter for hatch fill settings using pattern fill. BubblenegativeHatchFill(HatchFill settings)Setter for hatch fill settings using an instance. BubblenegativeHatchFill(Boolean enabled)Setter for hatch fill using boolean. BubblenegativeStroke()Getter for negative stroke settings. BubblenegativeStroke(Stroke color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for series negative stroke settings. BubblenegativeStroke(Stroke color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for series negative stroke settings. BubblenegativeStroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for series negative stroke settings. BubblenegativeStroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for series negative stroke settings. BubblenegativeStroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for series negative stroke settings. BubblenegativeStroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for series negative stroke settings. BubblenegativeStroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for series negative stroke settings. BubblenegativeStroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for series negative stroke settings. BubblenegativeStroke(String color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for series negative stroke settings. BubblenegativeStroke(String color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for series negative stroke settings. BubblenegativeStroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for series negative stroke settings. BubblenegativeStroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for series negative stroke settings. StateSettingsnormal()Getter for normal state settings. Bubblenormal(String settings)Setter for normal state settings. voidoverlapMode()Getter for labels overlap mode. BubbleoverlapMode(LabelsOverlapMode mode)Setter for labels overlap mode. BubbleoverlapMode(String mode)Setter for labels overlap mode. BubbleoverlapMode(Boolean mode)Setter for labels overlap mode. voidprint(PaperSize paperSizeOrOptions, Boolean landscape)Prints all elements on related stage. voidprint(String paperSizeOrOptions, Boolean landscape)Prints all elements on related stage. voidremoveAllListeners(String type)Removes all listeners from an object. voidright()Getter for element right bound settings. Bubbleright(Number right)Setter for element right bound setting. Bubbleright(String right)Setter for element right bound setting. Bubbleselect(Number index)Selects point by index. Bubbleselect(Array<Number> indexes)Selects point by indexes. StateSettingsselected()Getter for selected state settings. Bubbleselected(String settings)Setter for selected state settings. voidselectionMode()Gets the state of the series for selection mode. BubbleselectionMode(SelectionMode value)Allows to select points of the series. BubbleselectionMode(String value)Allows to select points of the series. voidstroke()Getter for stroke settings. Bubblestroke(Stroke color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for series stroke settings. Bubblestroke(Stroke color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for series stroke settings. Bubblestroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for series stroke settings. Bubblestroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for series stroke settings. Bubblestroke(String color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for series stroke settings. Bubblestroke(String color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for series stroke settings. Bubblestroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for series stroke settings. Bubblestroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for series stroke settings. Bubblestroke(String settings)Setter for series stroke using an object. Tooltiptooltip()Getter for tooltip settings. Bubbletooltip(String settings)Setter for tooltip settings. Bubbletooltip(Boolean settings)Setter for tooltip settings. voidtop()Getter for element top bound settings. Bubbletop(Number top)Setter for element top bound settings. Bubbletop(String top)Setter for element top bound settings. voidtransformXY(Number xCoord, Number yCoord)Transforms geo coordinates to pixel values. Bubbleunhover(Number indexOrIndexes)Removes hover from the series. Bubbleunhover(Array<Number> indexOrIndexes)Removes hover from the series. voidsetOnClickListener(ListenersInterface.OnClickListener listener)voidsetOnClickListener(ListenersInterface.OnClickListener listener, String type, String ePath)voidunlistenByKey(String key)Removes an event listener which was added with listen() by the key returned by listen() or listenOnce(). Bubbleunselect()Deselects all selected points. Bubbleunselect(Number index)Deselects selected point by index. Bubbleunselect(Array<Number> indexes)Deselects selected points by indexes. voidwidth()Getter for element width settings. Bubblewidth(Number width)Setter for element width setting. Bubblewidth(String width)Setter for element width setting. voidzIndex()Getter for the Z-index of the element. BubblezIndex(Number zIndex)Setter for the Z-index of the element. Layercontainer()Getter for the container. Bubblecontainer(Layer element)Setter for the container. Bubblecontainer(Stage element)Setter for the container. Bubblecontainer(String element)Setter for the container. RectparentBounds()Getter for the parent bounds. BubbleparentBounds(Rect bounds)Setter for the parent bounds using single value. BubbleparentBounds(String bounds)Setter for the parent bounds using single value. BubbleparentBounds(Number bounds)Setter for the parent bounds using single value. BubbleparentBounds(Number left, Number top, Number width, Number height)Setter for the parent bounds using several values. Viewdata(View data)Viewdata(List<DataEntry> data, TreeFillingMethod fillMethod)Viewdata(List<DataEntry> data, String fillMethod)BubblecolorScale(LinearColor colorScale)BubblecolorScale(OrdinalColor colorScale)Bubblefill(String value)-
Methods inherited from class com.anychart.core.map.series.BaseWithMarkers
a11y, a11y, allowPointsSelect, bottom, bottom, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, color, colorScale, colorScale, colorScale, colorScale, colorScale, container, container, container, enabled, fill, fill, fill, fill, fill, fill, fill, fill, fill, fill, fill, fill, geoIdField, hatchFill, hatchFill, hatchFill, hatchFill, hatchFill, hatchFill, height, height, hover, hover, hover, hovered, id, id, instantiate, labels, labels, left, left, legendItem, markers, markers, maxHeight, maxHeight, maxWidth, maxWidth, meta, minHeight, minHeight, minWidth, minWidth, name, normal, overlapMode, overlapMode, overlapMode, parentBounds, parentBounds, parentBounds, parentBounds, right, right, select, select, selected, selectionMode, selectionMode, stroke, stroke, stroke, stroke, stroke, stroke, stroke, stroke, stroke, stroke, stroke, stroke, stroke, tooltip, tooltip, top, top, unhover, unhover, unselect, unselect, unselect, width, width, zIndex -
Methods inherited from class com.anychart.core.map.series.Base
a11y, a11y, allowPointsSelect, bottom, bottom, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, color, colorScale, colorScale, colorScale, colorScale, container, container, container, enabled, fill, fill, fill, fill, fill, fill, fill, fill, fill, fill, fill, fill, geoIdField, hatchFill, hatchFill, hatchFill, hatchFill, hatchFill, hatchFill, height, height, hover, hover, hover, hovered, id, id, instantiate, labels, labels, left, left, legendItem, markers, markers, maxHeight, maxHeight, maxWidth, maxWidth, meta, minHeight, minHeight, minWidth, minWidth, name, normal, overlapMode, overlapMode, overlapMode, parentBounds, parentBounds, parentBounds, parentBounds, right, right, select, select, selected, selectionMode, selectionMode, stroke, stroke, stroke, stroke, stroke, stroke, stroke, stroke, stroke, stroke, stroke, stroke, stroke, tooltip, tooltip, top, top, unhover, unhover, unselect, unselect, unselect, width, width, zIndex -
Methods inherited from class com.anychart.core.SeriesBase
a11y, a11y, bottom, bottom, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, color, colorScale, colorScale, colorScale, colorScale, container, container, container, enabled, height, height, hover, hover, hover, hovered, id, id, instantiate, labels, labels, left, left, legendItem, markers, markers, maxHeight, maxHeight, maxWidth, maxWidth, meta, minHeight, minHeight, minWidth, minWidth, name, normal, parentBounds, parentBounds, parentBounds, parentBounds, right, right, select, select, selected, selectionMode, selectionMode, tooltip, tooltip, top, top, unhover, unhover, unselect, unselect, unselect, width, width, zIndex -
Methods inherited from class com.anychart.core.VisualBaseWithBounds
bottom, bottom, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, container, container, container, enabled, height, height, instantiate, left, left, maxHeight, maxHeight, maxWidth, maxWidth, minHeight, minHeight, minWidth, minWidth, parentBounds, parentBounds, parentBounds, parentBounds, right, right, top, top, width, width, zIndex -
Methods inherited from class com.anychart.core.VisualBase
container, container, container, enabled, instantiate, parentBounds, parentBounds, parentBounds, parentBounds, zIndex -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
Bubble
Bubble(String jsChart)
-
-
Method Detail
-
instantiate
static Bubble instantiate()
-
a11y
SeriesA11y a11y()
Getter for the accessibility setting.
-
allowPointsSelect
void allowPointsSelect()
-
allowPointsSelect
Bubble allowPointsSelect(Boolean value)
-
bottom
void bottom()
Getter for element bottom bound settings.
-
bounds
Bubble bounds(Number x, Number y, Number width, Number height)
Setter for element bounds settings.
-
bounds
Bubble bounds(Number x, Number y, Number width, String height)
Setter for element bounds settings.
-
bounds
Bubble bounds(Number x, Number y, String width, Number height)
Setter for element bounds settings.
-
bounds
Bubble bounds(Number x, Number y, String width, String height)
Setter for element bounds settings.
-
bounds
Bubble bounds(Number x, String y, Number width, Number height)
Setter for element bounds settings.
-
bounds
Bubble bounds(Number x, String y, Number width, String height)
Setter for element bounds settings.
-
bounds
Bubble bounds(Number x, String y, String width, Number height)
Setter for element bounds settings.
-
bounds
Bubble bounds(Number x, String y, String width, String height)
Setter for element bounds settings.
-
bounds
Bubble bounds(String x, Number y, Number width, Number height)
Setter for element bounds settings.
-
bounds
Bubble bounds(String x, Number y, Number width, String height)
Setter for element bounds settings.
-
bounds
Bubble bounds(String x, Number y, String width, Number height)
Setter for element bounds settings.
-
bounds
Bubble bounds(String x, Number y, String width, String height)
Setter for element bounds settings.
-
bounds
Bubble bounds(String x, String y, Number width, Number height)
Setter for element bounds settings.
-
bounds
Bubble bounds(String x, String y, Number width, String height)
Setter for element bounds settings.
-
bounds
Bubble bounds(String x, String y, String width, Number height)
Setter for element bounds settings.
-
bounds
Bubble bounds(String x, String y, String width, String height)
Setter for element bounds settings.
-
color
void color()
Getter for the series color.
-
colorScale
Object colorScale(Class scaleClass)
-
displayNegative
void displayNegative()
Getter for the negative value option.
-
displayNegative
Bubble displayNegative(Boolean enabled)
Setter for the negative value option.
-
enabled
void enabled()
Getter for the element state (enabled or disabled).
-
excludePoint
void excludePoint(Number indexes)
Excludes points at the specified index.
-
excludePoint
void excludePoint(Array<Number> indexes)
Excludes points at the specified index.
-
fill
void fill()
Getter for series fill color.
-
fill
Bubble fill(Fill color)
Setter for series fill settings using an array, an object or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Bubble fill(GradientKey color)
Setter for series fill settings using an array, an object or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Bubble fill(Array<String> color)
Setter for series fill settings using an array, an object or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Bubble fill(String color, Number opacity)
Series fill color with opacity. Fill as a string or an object.
-
fill
Bubble fill(GradientKey keys, Number angle, Boolean mode, Number opacity)
Linear gradient series fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Bubble fill(GradientKey keys, Number angle, Rect mode, Number opacity)
Linear gradient series fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Bubble fill(GradientKey keys, Number angle, String mode, Number opacity)
Linear gradient series fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Bubble fill(Array<String> keys, Number angle, Boolean mode, Number opacity)
Linear gradient series fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Bubble fill(Array<String> keys, Number angle, Rect mode, Number opacity)
Linear gradient series fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Bubble fill(Array<String> keys, Number angle, String mode, Number opacity)
Linear gradient series fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Bubble fill(GradientKey keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)
Radial series fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Bubble fill(Array<String> keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)
Radial series fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
geoIdField
void geoIdField()
Getter for the geo id field.
-
geoIdField
Bubble geoIdField(String id)
Setter for the geo id field.
-
getExcludedPoints
void getExcludedPoints()
Returns an array of excluded points.
-
getPixelBounds
Rect getPixelBounds()
Returns pixel bounds of the element due to parent bounds and self bounds settings.
-
getPoint
SeriesPoint getPoint(Number index)
Gets wrapped point by index.
-
getStat
void getStat(Statistics key)
Gets the statistics value by key.
-
hatchFill
PatternFill hatchFill()
Getter fot the hatch fill in hover mode.
-
hatchFill
Bubble hatchFill(HatchFillType type, String color, Number thickness, Number size)
Setter for the hatch fill.
-
hatchFill
Bubble hatchFill(String type, String color, Number thickness, Number size)
Setter for the hatch fill.
-
hatchFill
Bubble hatchFill(String hatchFillFunction)
Setter for hatch fill settings using function. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
hatchFill
Bubble hatchFill(PatternFill patternFill)
Setter for hatch fill settings using pattern fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
hatchFill
Bubble hatchFill(HatchFill settings)
Setter for hatch fill settings using an instance. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
hatchFill
Bubble hatchFill(Boolean enabled)
Setter for hatch fill using boolean. {docs:Graphics/Hatch_Fill_Settings}Learn more about hatch fill settings.{docs}
-
height
void height()
Getter for element height settings.
-
hovered
StateSettings hovered()
Getter for hovered state settings.
-
id
void id()
Getter for the series id.
-
includeAllPoints
void includeAllPoints()
Includes all excluded points.
-
includePoint
void includePoint(Number indexes)
Includes excluded points with the specified indexes.
-
includePoint
void includePoint(Array<Number> indexes)
Includes excluded points with the specified indexes.
-
keepOnlyPoints
void keepOnlyPoints(Number indexes)
Keep only the specified points.
-
keepOnlyPoints
void keepOnlyPoints(Array<Number> indexes)
Keep only the specified points.
-
labels
LabelsFactory labels()
Getter for series data labels.
-
left
void left()
Getter for element left bound settings.
-
legendItem
LegendItemSettings legendItem()
Getter for series legend item settings.
-
legendItem
Bubble legendItem(String settings)
Setter for series legend item setting.
-
markers
MarkersFactory markers()
Getter for data markers.
-
maxHeight
void maxHeight()
Getter for the maximum height.
-
maxWidth
void maxWidth()
Getter for the maximum width.
-
minHeight
void minHeight()
Getter for the minimum height.
-
minWidth
void minWidth()
Getter for the minimum width.
-
name
void name()
Getter for the series name.
-
negativeFill
void negativeFill()
Getter for the series negative fill color.
-
negativeFill
Bubble negativeFill(Fill color)
Setter for series negative fill settings using an array, an object or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
negativeFill
Bubble negativeFill(GradientKey color)
Setter for series negative fill settings using an array, an object or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
negativeFill
Bubble negativeFill(Array<String> color)
Setter for series negative fill settings using an array, an object or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
negativeFill
Bubble negativeFill(String color, Number opacity)
Series negative fill color with opacity.
-
negativeFill
Bubble negativeFill(GradientKey keys, Number angle, Boolean mode, Number opacity)
Linear gradient series negative fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
negativeFill
Bubble negativeFill(GradientKey keys, Number angle, Rect mode, Number opacity)
Linear gradient series negative fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
negativeFill
Bubble negativeFill(GradientKey keys, Number angle, String mode, Number opacity)
Linear gradient series negative fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
negativeFill
Bubble negativeFill(Array<String> keys, Number angle, Boolean mode, Number opacity)
Linear gradient series negative fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
negativeFill
Bubble negativeFill(Array<String> keys, Number angle, Rect mode, Number opacity)
Linear gradient series negative fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
negativeFill
Bubble negativeFill(Array<String> keys, Number angle, String mode, Number opacity)
Linear gradient series negative fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
negativeFill
Bubble negativeFill(GradientKey keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)
Radial series negative fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
negativeFill
Bubble negativeFill(Array<String> keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)
Radial series negative fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
negativeHatchFill
PatternFill negativeHatchFill()
Getter fot the negative hatch fill.
-
negativeHatchFill
Bubble negativeHatchFill(HatchFillType type, String color, Number thickness, Number size)
Setter for the negative hatch fill.
-
negativeHatchFill
Bubble negativeHatchFill(String type, String color, Number thickness, Number size)
Setter for the negative hatch fill.
-
negativeHatchFill
Bubble negativeHatchFill(String hatchFillFunction)
Setter for hatch fill settings using function. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
negativeHatchFill
Bubble negativeHatchFill(PatternFill patternFill)
Setter for hatch fill settings using pattern fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
negativeHatchFill
Bubble negativeHatchFill(HatchFill settings)
Setter for hatch fill settings using an instance. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
negativeHatchFill
Bubble negativeHatchFill(Boolean enabled)
Setter for hatch fill using boolean. {docs:Graphics/Hatch_Fill_Settings}Learn more about hatch fill settings.{docs}
-
negativeStroke
Bubble negativeStroke()
Getter for negative stroke settings.
-
negativeStroke
Bubble negativeStroke(Stroke color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for series negative stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
negativeStroke
Bubble negativeStroke(Stroke color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for series negative stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
negativeStroke
Bubble negativeStroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for series negative stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
negativeStroke
Bubble negativeStroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for series negative stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
negativeStroke
Bubble negativeStroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for series negative stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
negativeStroke
Bubble negativeStroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for series negative stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
negativeStroke
Bubble negativeStroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for series negative stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
negativeStroke
Bubble negativeStroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for series negative stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
negativeStroke
Bubble negativeStroke(String color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for series negative stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
negativeStroke
Bubble negativeStroke(String color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for series negative stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
negativeStroke
Bubble negativeStroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for series negative stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
negativeStroke
Bubble negativeStroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for series negative stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
normal
StateSettings normal()
Getter for normal state settings.
-
overlapMode
void overlapMode()
Getter for labels overlap mode.
-
overlapMode
Bubble overlapMode(LabelsOverlapMode mode)
Setter for labels overlap mode.
-
overlapMode
Bubble overlapMode(String mode)
Setter for labels overlap mode.
-
overlapMode
Bubble overlapMode(Boolean mode)
Setter for labels overlap mode.
-
print
void print(PaperSize paperSizeOrOptions, Boolean landscape)
Prints all elements on related stage.
-
print
void print(String paperSizeOrOptions, Boolean landscape)
Prints all elements on related stage.
-
removeAllListeners
void removeAllListeners(String type)
Removes all listeners from an object. You can also optionally remove listeners of some particular type.
-
right
void right()
Getter for element right bound settings.
-
selected
StateSettings selected()
Getter for selected state settings.
-
selectionMode
void selectionMode()
Gets the state of the series for selection mode.
-
selectionMode
Bubble selectionMode(SelectionMode value)
Allows to select points of the series. To select multiple points, press 'ctrl' and click on them.
-
selectionMode
Bubble selectionMode(String value)
Allows to select points of the series. To select multiple points, press 'ctrl' and click on them.
-
stroke
void stroke()
Getter for stroke settings.
-
stroke
Bubble stroke(Stroke color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for series stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
Bubble stroke(Stroke color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for series stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
Bubble stroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for series stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
Bubble stroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for series stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
Bubble stroke(String color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for series stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
Bubble stroke(String color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for series stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
Bubble stroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for series stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
Bubble stroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for series stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
top
void top()
Getter for element top bound settings.
-
transformXY
void transformXY(Number xCoord, Number yCoord)
Transforms geo coordinates to pixel values. Note: Works only after draw is called.
-
setOnClickListener
void setOnClickListener(ListenersInterface.OnClickListener listener)
-
setOnClickListener
void setOnClickListener(ListenersInterface.OnClickListener listener, String type, String ePath)
-
unlistenByKey
void unlistenByKey(String key)
Removes an event listener which was added with listen() by the key returned by listen() or listenOnce().
-
width
void width()
Getter for element width settings.
-
zIndex
void zIndex()
Getter for the Z-index of the element.
-
parentBounds
Rect parentBounds()
Getter for the parent bounds. Bounds that would be used in case of percent size calculations. Expects pixel values only.
-
parentBounds
Bubble parentBounds(Rect bounds)
Setter for the parent bounds using single value. Bounds that would be used in case of percent size calculations. Expects pixel values only.
-
parentBounds
Bubble parentBounds(String bounds)
Setter for the parent bounds using single value. Bounds that would be used in case of percent size calculations. Expects pixel values only.
-
parentBounds
Bubble parentBounds(Number bounds)
Setter for the parent bounds using single value. Bounds that would be used in case of percent size calculations. Expects pixel values only.
-
parentBounds
Bubble parentBounds(Number left, Number top, Number width, Number height)
Setter for the parent bounds using several values. Bounds that would be used in case of percent size calculations. Expects pixel values only.
-
data
View data(List<DataEntry> data, TreeFillingMethod fillMethod)
-
colorScale
Bubble colorScale(LinearColor colorScale)
-
colorScale
Bubble colorScale(OrdinalColor colorScale)
-
-
-
-