Mispositioned Graph
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 156
- PR merge metrics
- No merged PRs in 30d
Description
Hi all,
I generated my own graph (based on this Andreis fantastic work) for BGP related routing data and in general it works.
However, the graph is not positioned centrally (x=0,y=0,z=0) and therefore the link/edge colors (which base on the graphs position) are all yellow as it is shown on attached image:

Does anyone know how to fix this positioning issue?
@anvaka : I can provide the source files if you want to debug.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the positioning problem with the generated BGP graph and inspect the graph-generation entry point and the logic that derives edge colors from graph position. The issue provides no source files or tests; done means the graph is centered at x=0, y=0, z=0 and edge colors are no longer uniformly yellow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100