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
{{ message }}
This repository has been archived by the owner on Nov 7, 2018. It is now read-only.
When a node has a 'layer' and it doesn't have a target node,the position will automatic move to the last layer . Actually, if I set a 'layer',why it didn't display belong to the layer?
The reason why I need to do this is that when I add some labels for each column(layer),the position all goes mess.
When a node has a 'layer' and it doesn't have a target node,the position will automatic move to the last layer . Actually, if I set a 'layer',why it didn't display belong to the layer?
The reason why I need to do this is that when I add some labels for each column(layer),the position all goes mess.
sankey data:
Here is default display: http://output.jsbin.com/huvujefezo/2 , the layer 2 and layer 1 moved to layer 3 position.
So I chaned the source code,like this:
After this,the chart display as what I want.
http://output.jsbin.com/kisuwi
The text was updated successfully, but these errors were encountered: