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
Hi anvaka, thanks for your great great galaxy visualisations!
I tried to build my own graph visualisation using the instructions you give under "Your own graphs". Although I am a total JS n00b, I managed to take all the steps (with a tiny test graph) up until the stuff that's under "Data format". There, you write:
Update the config.js in this repository to point to your data server, and you are ready to explore your own graph.
My problem is that I simply do not know how to setup my own data server. I mean, I have all the necessary files (labels.json, links.bin, meta.json, positions.bin) but I don't know where to put them to get my own data server. Hence, I do not know where I have to point config.js to.
Could you help me with that?
Thanks a lot,
Sascha
The text was updated successfully, but these errors were encountered:
Hi anvaka, thanks for your great great galaxy visualisations!
I tried to build my own graph visualisation using the instructions you give under "Your own graphs". Although I am a total JS n00b, I managed to take all the steps (with a tiny test graph) up until the stuff that's under "Data format". There, you write:
My problem is that I simply do not know how to setup my own data server. I mean, I have all the necessary files (labels.json, links.bin, meta.json, positions.bin) but I don't know where to put them to get my own data server. Hence, I do not know where I have to point config.js to.
Could you help me with that?
Thanks a lot,
Sascha
The text was updated successfully, but these errors were encountered: