Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sankey #8503

Closed
vivekk123 opened this issue Jun 20, 2018 · 3 comments
Closed

Sankey #8503

vivekk123 opened this issue Jun 20, 2018 · 3 comments

Comments

@vivekk123
Copy link

Expected behaviour / #### Actual behaviour

https://jsfiddle.net/7xsdno0z/3/
In the example above there is no connection between any of the data in level 0, and England. This leads to England being moved back to level 0. Is it possible to make it so England remains on the same level as Portugal, France, Spain?

Live demo with steps to reproduce

https://jsfiddle.net/7xsdno0z/3/

Product version

v6.1.0

Affected browser(s)

All

@pawelfus
Copy link
Contributor

Hi @vivekk123

It's not possible to skip columns at this moment. PoC for this is to provide skipColumns option, for example: https://jsfiddle.net/BlackLabel/7xsdno0z/5/

Closing as duplicate of #7354

@TorsteinHonsi
Copy link
Collaborator

Actually there is officiall support for this. You need to set the nodes.column option to 1. See https://jsfiddle.net/7xsdno0z/12/.

@vivekk123
Copy link
Author

Great,

Thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants