WaterfallChartSpec: WaterfallChartSpec Object

Description Usage Arguments Details Value

Description

WaterfallChartSpec Object

Usage

1
2
3
WaterfallChartSpec(series = NULL, connectorLineStyle = NULL,
  domain = NULL, firstValueIsTotal = NULL, hideConnectorLines = NULL,
  stackedType = NULL)

Arguments

series

The data this waterfall chart is visualizing

connectorLineStyle

The line style for the connector lines

domain

The domain data (horizontal axis) for the waterfall chart

firstValueIsTotal

True to interpret the first value as a total

hideConnectorLines

True to hide connector lines between columns

stackedType

The stacked type

Details

Autogenerated via gar_create_api_objects A waterfall chart.

Value

WaterfallChartSpec object


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