tabixio / tabix

Tabix.io UI
https://tabix.io
Other
2.15k stars 265 forks source link

UI stuck on the circular links in sankey draw #35

Open kiryaka opened 7 years ago

kiryaka commented 7 years ago

When the data occasionally have a circles like this:

alice -> 5 -> bob
bob -> 4 -> alice

sankey diagram is stuck and kill the session. I would guess that it is a limitation of the sankey diagram by itself, but can you guys please check if there are any circles in a data before drawing and show some error dialog with the sample of the circle (SuperSet do it this this way. It reject to draw unless all circles resolved).

isublimity commented 6 years ago

Unfortunately, I can not solve this problem, an error in the library ECharts ;( ;(