#d3 error: multiple roots - finding which node is causing the issue
1 messages · Page 1 of 1 (latest)
I found the problem after much manual labour (double checking every single node and edge ID myself). The cause was a duplicate edge ID.
Do you have any ideas for a general/programmatic approach to discover the cause of the "multiple roots" error?