Description Usage Arguments Details Value
BasicChartSpec Object
1 2 3 4 |
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 |
Autogenerated via gar_create_api_objects
The specification for a basic chart. See BasicChartType for the listof charts this supports.
BasicChartSpec object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.