Class Tee.Bubble
Extends
Tee.PointXY.
Draws data as points, each one with a different size or radius
Defined in: <..\..\src\teechart.js>.
Constructor Attributes | Constructor Name and Description |
---|---|
Tee.Bubble(o, o2)
|
Field Attributes | Field Name and Description |
---|---|
Contains each bubble x, value and radius.
|
|
When true, horizontal and vertical edge margins are calculated.
|
- Fields borrowed from class Tee.Bubble#data:
- radius
- Fields borrowed from class Tee.Line:
- stairs
- Fields borrowed from class Tee.CustomSeries:
- pointer, smooth, stacked
- Fields borrowed from class Tee.Series:
- chart, colorEach, cursor, format, horizAxis, legendText, marks, vertAxis, visible
Method Attributes | Method Name and Description |
---|---|
addRandom(count)
|
|
calcHeight(index)
|
|
calcWidth(index)
|
|
getSize(index)
|
|
horizMargins(p)
|
|
initZ()
|
|
vertMargins(p)
|
- Methods borrowed from class Tee.Line:
- doDrawLine, draw
- Methods borrowed from class Tee.CustomSeries:
- calc, calcColorEach, clicked, drawPointers, maxYValue
- Methods borrowed from class Tee.Series:
- associatedToAxis, bounds, calcStack, cellRect, count, dataText, doHover, doSort, drawMarks, getFill, getFillStyle, getRect, init, isNull, labelOrTitle, legendColor, legendCount, markPos, markText, maxXValue, minXValue, minYValue, mousedown, mousemove, mouseout, pointOrigin, recalcAxes, refresh, setChart, stackMaxValue, titleText, toPercent, valueOrLabel, valueText
Field Detail
{Object}
data
Contains each bubble x, value and radius.
inflate
When true, horizontal and vertical edge margins are calculated.
Method Detail
addRandom(count)
- Parameters:
- count
calcHeight(index)
- Parameters:
- index
calcWidth(index)
- Parameters:
- index
getSize(index)
- Parameters:
- index
horizMargins(p)
- Parameters:
- p
initZ()
vertMargins(p)
- Parameters:
- p