To view a go.js visulisation of your Hybris extensions dependencies:
- Extract in your Hybris source dir. Use a smaller subdirectory as more than 300 extension will cause low performance.
- Run runServer.bat.
- Access http://localhost:8080 . Raw data at "public/data".
Credits to http://gojs.net/latest/samples/friendWheel.html and Tong Zhang.