iVis-at-Bilkent / cytoscape.js-graphml

A Cytoscape.js extension to import from and export to GraphML format
MIT License
31 stars 8 forks source link

Fix #10: Unable to import networkx exported graphml files. Fix demo.html to partially confirm working with non-network files. #11

Closed andfaulkner closed 5 years ago

andfaulkner commented 5 years ago

Allows usage of networkx-exported graphml files.

Note that this has only been tested for networkx-export graphml files, and the non-networkx graphml data defined in the demo file. If other tests for this exist, they should be run as well.

andfaulkner commented 5 years ago

Solution from: https://github.com/iVis-at-Bilkent/cytoscape.js-graphml/issues/10#issuecomment-417854549

ugurdogrusoz commented 5 years ago

@hasanbalci please review. I am specifically curious about the version change for Cytoscape.js (2.7.x) instead of the latest.