You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I saw this idea on GSoC idea page. I am kinda curious about it.
If someone can help me with understanding the project will be great.
Some pointers to some documentation would be great as well.
My initial thoughts, it is going to be some kind of graph rendering library.
The text was updated successfully, but these errors were encountered:
@charithccmc I am also curious about this project. Can you throw some light on how exactly we will be using websockets for rendering graphs. I assume that we will be using it for listening to some events for dynamic graph generation.
Graphnet is a javascript graph library that will be created as a module to the semantic UI framework. Whereas Graphnet dynamically renders all nodes and edges via websocket connections, node and edge positioning algorithms such as force, random, circular, and others must be provided within the Graphnet as builtin modules.
I saw this idea on GSoC idea page. I am kinda curious about it.
If someone can help me with understanding the project will be great.
Some pointers to some documentation would be great as well.
My initial thoughts, it is going to be some kind of graph rendering library.
The text was updated successfully, but these errors were encountered: