HistogramChartSpec: HistogramChartSpec Object

Description Usage Arguments Details Value

Description

HistogramChartSpec Object

Usage

1
2
HistogramChartSpec(legendPosition = NULL, bucketSize = NULL,
  outlierPercentile = NULL, showItemDividers = NULL, series = NULL)

Arguments

legendPosition

The position of the chart legend

bucketSize

By default the bucket size (the range of values stacked in a single

outlierPercentile

The outlier percentile is used to ensure that outliers do not adversely

showItemDividers

Whether horizontal divider lines should be displayed between items in each

series

The series for a histogram may be either a single series of values to be

Details

Autogenerated via gar_create_api_objects A <a href='/chart/interactive/docs/gallery/histogram'>histogram chart</a>.A histogram chart groups data items into bins, displaying each bin as acolumn of stacked items. Histograms are used to display the distributionof a dataset. Each column of items represents a range into which thoseitems fall. The number of bins can be chosen automatically or specifiedexplicitly.

Value

HistogramChartSpec object


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