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

feat(layout.DirectedGraph): add graph option to fromGraphLib() #2783

Merged

Conversation

kumilingus
Copy link
Contributor

@kumilingus kumilingus commented Oct 30, 2024

Description

The fromGraphLib() utility can now be used without providing the graph reference through context (this was an oversight during the conversion of DirectedGraph into a standalone package).

For backward compatibility, passing graph through context is still supported but is now deprecated. Instead, the graph should be provided via the graph option.

@kumilingus kumilingus merged commit 66ab6b7 into clientIO:master Oct 30, 2024
3 checks passed
@kumilingus kumilingus deleted the directed-graph-from-graphlib-api branch October 30, 2024 18:06
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.

2 participants