BubbleChartSpec: BubbleChartSpec Object

Description Usage Arguments Details Value

Description

BubbleChartSpec Object

Usage

1
2
3
4
5
BubbleChartSpec(series = NULL, legendPosition = NULL,
  bubbleOpacity = NULL, bubbleSizes = NULL, domain = NULL,
  bubbleTextStyle = NULL, bubbleBorderColor = NULL, groupIds = NULL,
  bubbleLabels = NULL, bubbleMinRadiusSize = NULL,
  bubbleMaxRadiusSize = NULL)

Arguments

series

The data contianing the bubble y-values

legendPosition

Where the legend of the chart should be drawn

bubbleOpacity

The opacity of the bubbles between 0 and 1

bubbleSizes

The data contianing the bubble sizes

domain

The data containing the bubble x-values

bubbleTextStyle

The format of the text inside the bubbles

bubbleBorderColor

The bubble border color

groupIds

The data containing the bubble group IDs

bubbleLabels

The data containing the bubble labels

bubbleMinRadiusSize

The minimum radius size of the bubbles, in pixels

bubbleMaxRadiusSize

The max radius size of the bubbles, in pixels

Details

Autogenerated via gar_create_api_objects A <a href='/chart/interactive/docs/gallery/bubblechart'>bubble chart</a>.

Value

BubbleChartSpec object


bradgwest/googleSheetsR documentation built on May 16, 2019, 3:07 p.m.