Closed johannesmols closed 10 months ago
Doesn't work with SVG: https://github.com/kinimesi/cytoscape-svg/issues/3
Also doesn't really work with PNG and JPG. Could try html2canvas (see https://github.com/kaluginserg/cytoscape-node-html-label/issues/13): https://html2canvas.hertzen.com/
Have to capture canvas and overlay div separately and somehow combine it into one SVG. Extensions like https://www.npmjs.com/package/dom-to-svg do not work with Canvas.
https://github.com/kinimesi/cytoscape-svg