CubeAxisQuery | R Documentation |
CubeAxisQuery
CubeAxisQuery
R6Class
object.
tercenApi::Base
-> CubeAxisQuery
pointSize
of type int.
chartType
of type String.
yAxis
object of class Factor
.
yAxisSettings
object of class AxisSettings
.
xAxis
object of class Factor
.
xAxisSettings
object of class AxisSettings
.
errors
list of class Factor
.
labels
list of class Factor
.
colors
list of class Factor
.
new()
CubeAxisQuery$new(json = NULL)
init()
CubeAxisQuery$init()
initJson()
CubeAxisQuery$initJson(json)
toTson()
CubeAxisQuery$toTson()
clone()
The objects of this class are cloneable with this method.
CubeAxisQuery$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.