cytoscape / cx2js

A CX to Cytoscape JS library
MIT License
3 stars 1 forks source link

Bug fix for NWA-428 #31

Closed jingjingbic closed 4 years ago

jingjingbic commented 4 years ago

Adding support to stransform EDGE_CURVED to CytoscapeJS.

jingjingbic commented 4 years ago

This only fixed the problem in EDGE_CURVED. The default style and mapping on EDGE_BEND are not implemented yet. The fix of EDGE_CURVED and EDGE_BEND should be designed together. More work needs to done.