Edge lines render behind nodes and show through transparency
Open
exploration
fundamental
good first issue
- Dominant language
- TypeScript
- Stars
- 481
- Forks
- 108
- Avg merge
- 8d 9h
- Merged PRs (30d)
- 7
Description
The edge lines seem to start rendering behind the node circle, and since the node is transparent the lines show through.
## Considerations
* Edge lines should be touching the node
* Nodes can be other shapes besides circles
* We may need to explore having the lines offset a bit to make the design look cleaner
* This might be tricky in more densely populated graphs
Contributor guide
Assessment
This issue has not been assessed yet.