-
# ⭐️ 💌 To Our Dear Users, We are Looking for Contributors!⭐️
Hi, all.
G6 is 3 years old now. We are grateful for your trust and support in the past 3 years. With the widespread application o…
-
Hi,
I'm currently trying to use `forceatlas2` from [conda-forge](https://github.com/conda-forge/fa2-feedstock) with `python3.9` but the build is failing because it's using the version `0.3.5` ([rec…
-
Hi and thank you for this awesome lib you provide !
I wonder if you planned to add a pure JS doc ? I'm not familiar with typescript and haven't been able to compile examples to js on my machine...
…
-
Hi. Please let me know if I should post issues like this elsewhere.
I am working on a project that require me to generate network graphs using sigma and graphology.
Regarding the nodes and edges d…
-
I would like to know how I stop ForceAtlas2 from rendering infinitely. I am aware that you can call siginstance.stopForceAtlas2() and that you can put a timer on it it, but this is far from ideal. Wil…
-
# G6: 致用户的一封信,寻求社区贡献者!
致尊敬的 G6 用户:
大家好。
至今,G6 已发展了约三年。非常感谢三年来大家的信赖与支持。随着图可视化的广泛应用,G6 的使用量也迅速增长,随之而来的是更多的需求,GitHub Issues 增速大幅升高,我们看到了大家对图可视化的热情,以及该领域未来的一片蓝海。作为 G6 开发者的我们深感欣喜,更坚定了我们发展好 G6 …
-
### Describe the bug
I just installed reagraph in my project - version 4.11.1.. I tried the example in the readme:
```
import React from 'react';
import { GraphCanvas } from 'reagraph';
expor…
-
Dear Seurat team,
Thanks for the great tool.
I would like to project a queried sample onto a force-atlas2 embedding computed on my reference (saved in a the reference seurat object in reductions).…
-
Goal: Finish the trajectories tutorial that currently only runs in Python
Original tutorial [OT]:
https://scanpy-tutorials.readthedocs.io/en/latest/paga-paul15.html
Galaxy tutorial (in Python)…
-
Hello,
Before the big refactor into typescript we had this
https://github.com/jacomyal/sigma.js/tree/v1.2.1/plugins/sigma.layout.forceAtlas2
In particular there were 2 parameters: `startingIt…