https://github.com/jmssnr/dnd-chart-grouping
Experimenting with drag & drop functionality to group charts
https://github.com/jmssnr/dnd-chart-grouping
chart d3 dnd visx
Last synced: 4 months ago
JSON representation
Experimenting with drag & drop functionality to group charts
- Host: GitHub
- URL: https://github.com/jmssnr/dnd-chart-grouping
- Owner: jmssnr
- Created: 2025-05-16T08:12:41.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-05-16T08:20:59.000Z (5 months ago)
- Last Synced: 2025-05-16T09:28:28.842Z (5 months ago)
- Topics: chart, d3, dnd, visx
- Language: TypeScript
- Homepage: https://jmssnr.github.io/dnd-chart-grouping/
- Size: 207 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About
Experimenting with drag & drop functionality to group charts. Utilizes [motion](https://motion.dev/) for animations, [dnd-kit](https://next.dndkit.com/react/quickstart) for the drag & drop interfaces and [visx](https://airbnb.io/visx/) + [d3](https://d3js.org/) for creating the svg charts.