deep-foundation / deep-foundation/dev
Custom d3js data visualization prototype
Open
- Dominant language
- TypeScript
- Stars
- 20
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] Create d3 canvas component, which recieves data and draws only links (with from&to_id) as a force-graph with |--- from_id and ---> to_id style links.
- [ ] When data props gets updated, iterate through it with native "for" cycle inside useEffect hook, compare with the current data and then update the canvas.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.