Murali-group / GraphSpace

The interactive graph sharing website.
http://graphspace.org
GNU General Public License v2.0
30 stars 41 forks source link

Update cytoscape.js version #378

Open LHuang2019 opened 6 years ago

LHuang2019 commented 6 years ago

Currently GraphSpace website supports cytoscape.js version 2.7. The newest existing cytoscape.js is on version 3.2.11.

The website should update cytoscape.js to allow user to upload graphs that comes with newer cytoscapejs features. For example, the newer cytoscape.js version supports graph that contains nodes with multiple background images, this feature is not supported by the cytoscape.js used by GraphSpace currently.

jlaw9 commented 6 years ago

Updating the cytoscape.js version was discussed in #295