dySeriesData: Add series data to dygraph
Description
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.)
Usage
dySeriesData(dygraph, name, values)
Value
Dygraph with additional series data