Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GraphNet, What is it about? #1

Open
ankiiitraj opened this issue Oct 2, 2022 · 2 comments
Open

GraphNet, What is it about? #1

ankiiitraj opened this issue Oct 2, 2022 · 2 comments

Comments

@ankiiitraj
Copy link

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.

@TsarPrince
Copy link

@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.

@SUJAL390
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants