Description Usage Arguments Value
Include a dygraph data handler
1 | dyDataHandler(dygraph, name, path, version = "1.0")
|
dygraph |
Dygraph to add data handler to |
name |
Name of data handler |
path |
Path to data handler JavaScript file |
version |
Data handler version (e.g. version of package which provides the data handler) |
A dygraph with the specified data handler enabled.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.