tommv / bibliograph

A tool to create and explore bibliometrics graphs
GNU General Public License v3.0
7 stars 1 forks source link

network web visualiser ? #8

Open paulgirard opened 3 years ago

jacomyal commented 3 years ago

I developed a Web visualizer as another project, https://gitlab.com/ouestware/sigma-viewer. You can test it at https://ouestware.gitlab.io/sigma-viewer/.

It is quite raw at the moment, and might have new features in the future, but nothing has been planned yet.

One thing I see that looks clearly missing is the caption. And it is a tough problem to solve, since we cannot export in GEXF files the rules that gave each node its size and color, but only the actual values.

I will keep looking for a good solution to this problem.

tommv commented 3 years ago

Of course, I completely trust you guys on this and Alexis's solution sounds good to me. Wouldn't an alternative be to just write a script that reads a GEXF and streams (either uploaded of from an online URL, or both) to something that is a quasy-copy of the last screen of bibliograph? I'am saying that because bibliograph export a SVG and a heatmap version of the network, which is pretty cool actually. But I guess you could add those two exports to the "sigma-viewer.