Search code examples
javascriptsvgd3.jsbundle-layout

Hierarchial edge bundling in d3 is not working on my mac


I just downloaded d3 on my mac and started exploring the examples inside the folder by opening them in firefox. Most of them are working fine except bundle maps. Could any one please help me what is going on ?


Solution

  • I had this problem when I didn't simulate a web server on my machine where I put the code (like MAMP or XAMP). Try using MAMP and put the code in the htdocs folder.