GraphGPT icon indicating copy to clipboard operation
GraphGPT copied to clipboard

QUESTION (not bug) please - which framework?

Open rjalexa opened this issue 2 years ago • 2 comments

Dear friend, thanks a lot for your very interesting project.

I am doing something similar as a learning experience but I'd like to invest in a robust frontend framework that will let me visualize graphs similar to the ones you show, with a lot of flexibility in node and edge attributes (labels, colors, thicknesses etc), graph layout (2D, 3D, force based, directed undirected etc) , node and edge interaction (query attributes, recenter graph etc).

What would you advise using? I am reading stuff about react, angular and vue but see there are many more.

I am mainly a python programmer and for this plotly/dash also is appealing but perhaps not strategic.

Thanks for sharing any insight.

rjalexa avatar Mar 24 '23 15:03 rjalexa

something like that ? https://scenaristeur.github.io/noosld/ i've used 3d-force-graph in vuejs

image

scenaristeur avatar Jun 23 '23 13:06 scenaristeur

Very interesting. Thank you

rjalexa avatar Jun 23 '23 14:06 rjalexa