iVis-at-Bilkent / newt

A web application to visualize and edit pathway models
http://newteditor.org
GNU Lesser General Public License v3.0
52 stars 27 forks source link

Revisit graphical notation implementation #677

Open ugurdogrusoz opened 3 years ago

ugurdogrusoz commented 3 years ago

Loos like Cytoscaspe.js is now supporting more out-of-the-box node shapes: https://js.cytoscape.org/demos/node-types/. Let's see if we can use them instead of our own implementation in our fork. Also check if we have similar issues with edge arrows.