Hi,
dygraphs only works with xts time series objects (or any object convertible to xts) as the documentation suggest.
Converting the data.frame into a xts object should solve the issue.
Regards,
Hi,
dygraphs only works with xts time series objects (or any object convertible to xts) as the documentation suggest.
Converting the data.frame into a xts object should solve the issue.
Regards,