Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
google
visualization
BubbleChart
Class BubbleChart
Hierarchy
CoreChartBase
BubbleChart
Index
Constructor methods
constructor
Methods
clearChart
draw
getBoundingBox
getChartAreaBoundingBox
getChartLayoutInterface
getHAxisValue
getImageURI
getSelection
getVAxisValue
getXLocation
getYLocation
setSelection
Constructor methods
constructor
(
element
:
Element
)
:
ChartBase
Parameters
element:
Element
Returns
ChartBase
Methods
public
clearChart
(
)
public
draw
(
data
:
DataTable
, options
?:
BubbleChartOptions
)
Parameters
data:
DataTable
options?:
BubbleChartOptions
optional
public
draw
(
data
:
DataView
, options
?:
BubbleChartOptions
)
Parameters
data:
DataView
options?:
BubbleChartOptions
optional
public
getBoundingBox
(
id
:
string
)
:
ChartBoundingBox
Parameters
id:
string
Returns
ChartBoundingBox
public
getChartAreaBoundingBox
(
)
:
ChartBoundingBox
Returns
ChartBoundingBox
public
getChartLayoutInterface
(
)
:
ChartLayoutInterface
Returns
ChartLayoutInterface
public
getHAxisValue
(
position
:
number
, axisIndex
?:
number
)
:
number
Parameters
position:
number
axisIndex?:
number
optional
Returns
number
public
getImageURI
(
)
:
string
Returns
string
public
getSelection
(
)
:
Array<any>
Returns
Array<any>
public
getVAxisValue
(
position
:
number
, axisIndex
?:
number
)
:
number
Parameters
position:
number
axisIndex?:
number
optional
Returns
number
public
getXLocation
(
position
:
number
, axisIndex
?:
number
)
:
number
Parameters
position:
number
axisIndex?:
number
optional
Returns
number
public
getYLocation
(
position
:
number
, axisIndex
?:
number
)
:
number
Parameters
position:
number
axisIndex?:
number
optional
Returns
number
public
setSelection
(
selection
:
Array<any>
)
Parameters
selection:
Array<any>
Globals
google
google.visualization
google.visualization.events
AreaChartOptions
BarChartOptions
BubbleChartOptions
CandlestickChartOptions
ChartAnnotations
ChartArea
ChartAxis
ChartBoundingBox
ChartBoxStyle
ChartBubble
ChartColorAxis
ChartCrosshair
ChartExplorer
ChartGridlines
ChartLayoutInterface
ChartLegend
ChartMinorGridlines
ChartSizeAxis
ChartSpecs
ChartStroke
ChartTextStyle
ChartTooltip
ChartViewWindow
ColumnChartOptions
CssClassNames
DataObject
DataObjectCell
DataObjectColumn
DataObjectRow
DataTableCellFilter
DataTableCellRangeFilter
DataTableCellValueFilter
DataTableColumnDescription
ErrorEventObject
GeoChartMagnifyingGlass
GeoChartOptions
GeoChartRegionClickEvent
GeoChartSelection
GroupWidth
HistogramHistogramOptions
HistogramOptions
LabelStyle
LineChartOptions
PieChartOptions
ScatterChartOptions
SteppedAreaChartOptions
TableOptions
TimelineOptions
TransitionAnimation
TreeMapOptions
VisualizationSelectionArray
AreaChart
BarChart
BubbleChart
constructor
clearChart
draw
getBoundingBox
getChartAreaBoundingBox
getChartLayoutInterface
getHAxisValue
getImageURI
getSelection
getVAxisValue
getXLocation
getYLocation
setSelection
CandlestickChart
ChartBase
ChartWrapper
ColumnChart
CoreChartBase
DataTable
DataView
GeoChart
Histogram
LineChart
PieChart
ScatterChart
SteppedAreaChart
Table
Timeline
TreeMap
arrayToDataTable