Category "cytoscape.js"

Cytoscape and ReactJS integration

I am trying to use use Cytoscape with ReactJS and some how nothing is getting displayed in the simple component i am trying. Here is the code. I am returning a

How do I configure graph to show downward pointing edges without hardcoding node positions?

I am trying to achieve this effect using cytoscape.js and the cytoscope-cola.js extension. I want to make the edges of my graph direct downwards like in this pi

Rendering speed of cola-layout in cytoscape.js

I applied cola-layout from cytoscape.js on a data set of over 500 nodes and edges. The layout renders the graph and takes more than 10 minutes to settle down