TreemapChartSpec: TreemapChartSpec Object

Description Usage Arguments Details Value

Description

TreemapChartSpec Object

Usage

1
2
3
4
TreemapChartSpec(sizeData = NULL, textFormat = NULL, parentLabels = NULL,
  headerColor = NULL, labels = NULL, colorData = NULL, maxValue = NULL,
  colorScale = NULL, hideTooltips = NULL, hintedLevels = NULL,
  minValue = NULL, levels = NULL)

Arguments

sizeData

The data that determines the size of each treemap data cell

textFormat

The text format for all labels on the chart

parentLabels

The data the contains the treemap cells' parent labels

headerColor

The background color for header cells

labels

The data that contains the treemap cell labels

colorData

The data that determines the background color of each treemap data cell

maxValue

The maximum possible data value

colorScale

The color scale for data cells in the treemap chart

hideTooltips

True to hide tooltips

hintedLevels

The number of additional data levels beyond the labeled levels to be shown

minValue

The minimum possible data value

levels

The number of data levels to show on the treemap chart

Details

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

Value

TreemapChartSpec object


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