scorelab / GraphNet

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.
Apache License 2.0
10 stars 12 forks source link

Required details about GraphNet #2

Open SiddheshKukade opened 1 year ago

SiddheshKukade commented 1 year ago

Currently the Graphnet repository only has a readme file and some details. I request mentors and maintainers to add more details to what will actually be built on this library.

My Questions

Is this for visualizing real time networks using javascript using some diagrams ?

Is this used internally to manage the graph network in computers,etc. ?

SiddheshKukade commented 1 year ago

@charithccmc