-
Currently we are using jsPlumb Community Edition to render nodes and edges for the visualisation. We want to experiment with other libraries and compare capabilities and suitability long term. [Cytosc…
-
I have a cytoscapeJS (v2.5.4) web application which uses CoLa layout as the default to render network graphs. It works perfectly for smaller networks (with 80 edges), the layout is highly clustered ho…
-
Could you please add TypeScript typings to this repo or to a new `@types/react-cytoscapejs` package?
Looks like someone already wrote them https://github.com/manuc66/react-cytoscapejs-typescript-sa…
-
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 co…
-
# ePlant3 Interactions View Blueprint and Requirements
by V. Lau (reviewed by N. Provart)
## Introduction
Genes and their gene products (proteins) can interact with other genes and gene produ…
-
#### Description
I created an app with Cytoscape graph that sometimes throws out the error. It occurs randomly, and sometimes I get rid of it by restarting PyCharm. For some reason it doesn't read …
-
To help users discover this extension, we could:
(1) Add it to the `cytoscapejs-extension` GitHub topic (also see https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-feat…
-
The original functional spec for this application included the ability for users to submit ad-hoc queries via the Gremlin query language. Following user feedback which indicated that this query langua…
-
I cannot install this libraray.
If I run : **npm install react-cytoscapejs**
I get :
> "npm ERR! EINVAL: invalid argument, read"
I already have
"cytoscape": "3.10.2",
in my project
-
I copied example with "cytoscape-cose-bilkent" from your readme and have a error `No such layout 'cose-bilkent' found. Did you forget to import it and 'cytoscape.use()' it?`
With "cytoscape.js-poppe…