Need help with data server
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 156
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the "Your own graphs" and "Data format" sections, then inspect config.js and the referenced labels.json, links.bin, meta.json, and positions.bin files. Clarify the expected data-server setup and what config.js should point to; done means a newcomer can follow the instructions to load a custom graph.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100