Pierre Formont
Pierre Formont
Hello, It is working on my side, which versions of flexdashboard, chartjs and rmarkdown are you using ?
Thanks Matt, I haven't worked on this for some time but I'll try to update the package doc this weekend.
You can make a call to the `dygraph` function in the `renderDygraph`call in order to set the `group` parameter like this : ``` r library(shiny) library(dygraphs) ui
My bad I didn't realize your point was mainly about the highlighting. I'll have a look at this when I have some time.