cryptoeconomics-study / cryptoeconomics-study/visualizations
Refactor entire D3 graph
Open
code refactoring
high priority
- Dominant language
- JavaScript
- Stars
- 8
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Using react-d3-graph contains way more functionality than we need, and is adding unnecessary complexity. I believe the best route forward would be to either greatly prune the codebase of react-d3-graph to the basics, create a d3-force graph from scratch, or start extending a much simpler library like https://github.com/uber/react-vis-force.
Think the last choice will be best + easiest
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.