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

grabbing images from graphml ImageNodes (migrated from Trac #748) #734

Closed
networkx-trac opened this issue Jul 20, 2012 · 5 comments
Closed
Assignees
Milestone

Comments

@networkx-trac
Copy link

Original ticket https://networkx.lanl.gov/trac/ticket/748
Reported 2012-07-18 by zwerg44, assigned to @hagberg.

It would be nice to grab images from ImageNodes while reading graphml.

My solution in attachment.
see lines:
353-376
495-503

My platform: networkx 1.7, python27, windows

@networkx-trac
Copy link
Author

Comment in Trac by @hagberg, 2012-07-18

Thanks. Adding attachments as anonymous user sometimes doesn't work correctly here. So either try adding the attachment again to this ticket or else you can email it to networkx-devel@googlegroups.com.

@networkx-trac
Copy link
Author

Attachment in Trac by zwerg44, 2012-07-18: graphml.py

@networkx-trac
Copy link
Author

Comment in Trac by zwerg <zwerg44, 2012-07-18

My graphml with 'ImageNode' tags was created by yEd 3.9.

bwreilly pushed a commit to bwreilly/networkx that referenced this issue Jul 26, 2012
@ghost ghost assigned hagberg Dec 29, 2012
@hagberg
Copy link
Member

hagberg commented Jan 13, 2013

We need an example of a file to with ImageNodes to test for reading and writing.

@hagberg
Copy link
Member

hagberg commented Oct 24, 2013

No other interest in implementing this after about a year.

@hagberg hagberg closed this as completed Oct 24, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants