cytoscape.js-graphml icon indicating copy to clipboard operation
cytoscape.js-graphml copied to clipboard

import problems

Open jschoch opened this issue 7 years ago • 1 comments

I've attempted to use the demo.html output xml to test importing from a div via jquery

this.graphml($("#data").html())

but this doesn't seem to be loading anything. Is there an example of how this is supposed to work that is loading actual xml?

I've also tried to run some exports from ruby pacer and it complains about the xml format.

jschoch avatar Oct 06 '16 23:10 jschoch