Skip to content

teomrd/react-d3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a0c8faa · May 28, 2024

History

54 Commits
May 14, 2021
May 15, 2021
Jun 13, 2021
May 14, 2021
May 19, 2021
May 12, 2021
May 15, 2021
May 28, 2024
Jun 12, 2021
Jun 12, 2021
Jun 13, 2021
Jun 12, 2021

Repository files navigation

React + D3

Node graph visualization based on the great Mike Bostock's block

https://react-d3-lac.vercel.app

This is an experimental project try to "marry" two of the most popular front end frameworks (alright, React is not a framework 😑)

framer-motion proved to be great for managing the animation part

Tools

  • React: 17
  • D3: 6 (Actually using the latest versions of d3-hierarchy & d3-shape)
  • framer-motion: 4.1
  • vercel

Outstanding bug 🪳

The exit transition is heading towards the parent's current position and not the source's new position (source is the Node that's being clicked and triggers the collapse event).

Releases

No releases published

Packages

No packages published