ChartLine | R Documentation |
ChartLine
ChartLine
R6Class
object, super class ChartSize
.
tercenApi::Base
-> tercenApi::Chart
-> tercenApi::ChartSize
-> ChartLine
pointSize
of type int inherited from super class ChartSize
.
name
of type String inherited from super class Chart
.
properties
object of class Properties
inherited from super class Chart
.
pointSize
of type int inherited from super class ChartSize
.
name
of type String inherited from super class Chart
.
properties
object of class Properties
inherited from super class Chart
.
new()
ChartLine$new(json = NULL)
init()
ChartLine$init()
initJson()
ChartLine$initJson(json)
toTson()
ChartLine$toTson()
clone()
The objects of this class are cloneable with this method.
ChartLine$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.