You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe I have found an infinite loop behavior in the sankey generator. To reproduce it, I'm calling the sankey generator multiple times with different data (different nodes and links). If you could see the code that I have attached, the slider freezes when it reaches the year 2004 (actually, I don't know why 2004, the data is similar to all the others). The sankey function is called in line 22 of sankey_migration.js
I believe I have found an infinite loop behavior in the sankey generator. To reproduce it, I'm calling the sankey generator multiple times with different data (different nodes and links). If you could see the code that I have attached, the slider freezes when it reaches the year 2004 (actually, I don't know why 2004, the data is similar to all the others). The sankey function is called in line 22 of sankey_migration.js
Thank you for d3js and sankey.
sankey_migration_infinite_loop.zip
The text was updated successfully, but these errors were encountered: