Closed
Description
I have RMarkdown document with several Plotly 3D charts. I convert it to HTML using RStudio's knitr and get HTML. This HTML file cannot be opened with Firefox: the browser starts complaining about unresponsive script, eats a lot of memory and finally hangs. The same charts created by Jupyter / IPython Notebook and converted to HTML can be opened with Firefox.
You can see the testcase here.
- Original Rmd.
- HTML from Rmd that hangs my Firefox.
- Translation to Jupyter/IPython.
- HTML file from IPython that can be opened with Firefox.
I'm using Mac OS X and Firefox 44.0.2.
It seems to be more-or-less Firefox-specific issue as the test HTML file can be opened with Google Chrome and Safari.
Metadata
Metadata
Assignees
Labels
No labels