-
Brainstorming of improvements that would cause breaking changes for a potential, future v4:
Modernising:
- [ ] Add support for ESM bundles referenced by `package.json`. This breaks support for …
-
MKLau updated
7 years ago
-
Cytoscape currently does not work for me on linux:
```
$ mamba create -n cstest -c bioconda cytoscape
$ conda activate cstest
$ cytoscape.sh
karaf: JAVA_HOME not set; results may vary
Error …
izahn updated
3 years ago
-
It seems this project is doing some really cool stuff. I used your fscose algorithms before, but I abandoned cytoscape since and I'm experimenting with a different visualization library now. Also, I t…
-
### Proposal
Now that Mermaid uses Cytoscape.js for the Mindmap diagrams it will be possible to add support for the graph theory graphs. Something like the examples in the https://cytoscape.org/cyto…
-
It would be nice to convert small RDF graphs to SVG, PNG, etc. images.
One approach is to convert the graphs to `.dot` files and leverage on [GraphViz](https://graphviz.org/) for the conversion to…
labra updated
3 months ago
-
https://cytoscape.org/
-
add Cytoscape visualizations to SparCC output
-
-
## Data model / API
- https://graphology.github.io/
- https://github.com/dagrejs/graphlib
## Layout
- [dagre](https://github.com/dagrejs/dagre)
- https://github.com/dagrejs/dagre/wiki
- ht…