BubbleChartSpec: BubbleChartSpec Object

Description Usage Arguments Details Value

Description

BubbleChartSpec Object

Usage

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

Arguments

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

bubbleBorderColor

The bubble border color

bubbleTextStyle

The format of the text inside the bubbles

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

series

The data contianing the bubble y-values

Details

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

Value

BubbleChartSpec object


lantanacamara/googleSheetsR documentation built on May 3, 2019, 11:52 p.m.