block by magjac 704d486e783cf1d4a1e69ed4d33a1797

Answer to '“Maximum call stack size exceeded” rendering large dot file with d3-graphviz'

Full Screen

https://stackoverflow.com/questions/50479104/maximum-call-stack-size-exceeded-rendering-large-dot-file-with-d3-graphviz

Rendering this graph takes a very long time. At least on some machines more than 20 minutes.

To run on Firefox 60.0.1 (64-bit), navigate to about:config and change dom.max_script_run_time to 3600 seconds.

Open the console to see the progress.

NOTE: To see the graph when the rendering is complete, use the mouse wheel to zoom out.

index.html