I'm new to R and i dont have backgroup on js. I'm trying to develop shiny app. I've been looking for the dynamic update with live data loading functionality on dygraph R, which is like this: https://kaliatech.github.io/dygraphs-dynamiczooming-example/example6.html
I looked into the R dygraph docs for couple of times, i did not find the solution for my case.
Any idea how can i achieve this in shiny R?
Rgds