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

import from networkx #52

Open
laimaretto opened this issue Dec 5, 2022 · 0 comments
Open

import from networkx #52

laimaretto opened this issue Dec 5, 2022 · 0 comments

Comments

@laimaretto
Copy link

Hello, I was wondering if it's possible to import a networkx based network into pyyed ...

I'm asking this because, even though networkx has the method nx.write_graphml() when opening that file in yEd, I still need to do all the attributes mapping, for example, to see labels on nodes or edges, or the see color applied.

However, if the network is created from scratch with pyyed, then opening it in yEd is straight forward.

thanks!

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

No branches or pull requests

1 participant