anvaka / ngraph.forcelayout

Force directed graph layout
https://anvaka.github.io/ngraph.forcelayout/
BSD 3-Clause "New" or "Revised" License
169 stars 33 forks source link

Build dinamic 2D Graph #8

Closed vincenzopalazzo closed 4 years ago

vincenzopalazzo commented 4 years ago

Hi @anvaka,

I'm building a very big graph (more transaction Bitcoin) and I'm working with VivagraphJS but now I want to upgrade my project to ngraph, I'm studying the documentation and now I have some question:

The method dao.loadFileText() use the fetch to load the file with all information.

How can run the renderer before I build the graph?

I have some question but I create the question in the appropriate repository.

Thanks for your help

vincenzopalazzo commented 4 years ago

fix it with ngraph.pixi