BasicChartSpec: BasicChartSpec Object

Description Usage Arguments Details Value

Description

BasicChartSpec Object

Usage

1
2
3
4
BasicChartSpec(threeDimensional = NULL, axis = NULL, chartType = NULL,
  interpolateNulls = NULL, series = NULL, legendPosition = NULL,
  compareMode = NULL, domains = NULL, lineSmoothing = NULL,
  headerCount = NULL, stackedType = NULL)

Arguments

threeDimensional

True to make the chart 3D

axis

The axis on the chart

chartType

The type of the chart

interpolateNulls

If some values in a series are missing, gaps may appear in the chart (e

series

The data this chart is visualizing

legendPosition

The position of the chart legend

compareMode

The behavior of tooltips and data highlighting when hovering on data and

domains

The domain of data this is charting

lineSmoothing

Gets whether all lines should be rendered smooth or straight by default

headerCount

The number of rows or columns in the data that are 'headers'

stackedType

The stacked type for charts that support vertical stacking

Details

Autogenerated via gar_create_api_objects The specification for a basic chart. See BasicChartType for the listof charts this supports.

Value

BasicChartSpec object


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