deep-foundation / deep-foundation/dev

Custom d3js data visualization prototype

Open
#74 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.