简体   繁体   中英

include dygraphs in latex

I am using the dygraphs R package in order to obtain interactive time series plots. I am wondering if it would be possible to include the resulting plots in a Latex document while maintaining the interactivity.Thank you.

No; LaTeX does not contain a JavaScript interpreter, which is required for dygraphs to work.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM