R/series.R
dySeriesData.Rd
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.)
dySeriesData(dygraph, name, values)
Dygraph to add data to
Name of series
Data values
Dygraph with additional series data