View source: R/class_AmGraph.R
stockGraph | R Documentation |
Constructor used for AmStockChart
stockGraph(animationPlayed = FALSE, balloonText, title, type, valueField, ...)
animationPlayed |
|
balloonText |
|
title |
|
type |
|
valueField |
|
... |
Other properties |
An object of class AmGraph.
# --- constructor stockGraph(balloonText = "balloonText",valueField = "value", animationPlayed = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.