Description Usage Arguments Value
Add an additional column of series data to a dygraph. This is typically used in the construction of custom series types (e.g. log scaled, smoothed, etc.)
1 | dySeriesData(dygraph, name, values)
|
dygraph |
Dygraph to add data to |
name |
Name of series |
values |
Data values |
Dygraph with additional series data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.