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
Hi,
Hi, I figured out that in Sankey diagram in some cases where the link should be a loop, e.g. link from Node 4 to Node 1 in (https://codepen.io/mateo-forjan/pen/BagVGEx), that loop becomes distorted if you move the Node 4 to the left of the Node 1, as in (https://codepen.io/mateo-forjan/pen/wvLXQNj).
Distortion makes it hard to understand what's happening and gives the impression that something went wrong.
I am also attaching a plotly minimal example .zip with the script and an .html file. If you open an .html file and move the node "Plenum Oxicar Out 1" to the right and "Afterburner 1/Oxicat" to the left (basically exchange their positions) you get the distorted link loop. plotly_minimal_example.zip
The text was updated successfully, but these errors were encountered:
Hi,
Hi, I figured out that in Sankey diagram in some cases where the link should be a loop, e.g. link from Node 4 to Node 1 in (https://codepen.io/mateo-forjan/pen/BagVGEx), that loop becomes distorted if you move the Node 4 to the left of the Node 1, as in (https://codepen.io/mateo-forjan/pen/wvLXQNj).
Distortion makes it hard to understand what's happening and gives the impression that something went wrong.
I am also attaching a plotly minimal example .zip with the script and an .html file. If you open an .html file and move the node "Plenum Oxicar Out 1" to the right and "Afterburner 1/Oxicat" to the left (basically exchange their positions) you get the distorted link loop.
plotly_minimal_example.zip
The text was updated successfully, but these errors were encountered: