cytoscape / cytosnap

A Node.js package that renders images of Cytoscape.js graphs on the server using Puppeteer
MIT License
58 stars 11 forks source link

Cytosnap.use(spread) not working #25

Closed siddiqnx closed 3 years ago

siddiqnx commented 3 years ago

I installed the spread extension and tried to use it in cytosnap. It shows 'cytoscape' is not a function. I'm using cytosnap in NodeJs using Puppeteer.