cytoscape / cyREST

Core App: REST API module for Cytoscape
https://github.com/cytoscape/cyREST/wiki
MIT License
30 stars 13 forks source link

Add method for clearing all edge bends #92

Open AlexanderPico opened 5 years ago

AlexanderPico commented 5 years ago

We have edge bundling, but we are missing the removal of edge bends introduced via bundling. These bends can be problematic, so the removal method is almost as important as the setting method.

This function is found in the UI at Layout/Clear All Edge Bends