r - how to plot dygraphs in multiple panels

后端 未结 2 519
梦谈多话
梦谈多话 2021-01-03 06:58

I was trying to plot dynamic graph in different panels as it could be done on the website using group such as

but it should be dynamic using dygraphs.

2条回答
  •  天涯浪人
    2021-01-03 07:43

    Create multiple charts, using the synchronization feature here

    To view it as one document, you will need to knit an HTML page. Look at this SO answer for details.

    Your final result would be like this.

提交回复
热议问题