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

Fix unable to layout compound graph #429

Closed

Conversation

f-gueguen
Copy link

related to #236

It is currently impossible to layout a graph having an edge between a compound element and a simple one.
The error Cannot set property ‘rank’ of undefined occurs and breaks the layout process.

It can't be merged as is as it doesn't pass the tests, anyone should feel free to correct it, but it allows to run the layout.

@mike-yuen
Copy link

Hi @rustedgrail and anyone in the support team of this project, please help me by reviewing this PR. I'm currently working on the project and have also come across this issue. Many thanks!

@rustedgrail
Copy link
Collaborator

I've updated the PR with recent changes and resolving the package-lock.json. Since the tests are still failing, I can't merge it, but if you want to take a look I can merge the changes.

#445

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

Successfully merging this pull request may close these issues.

None yet

3 participants